about summary refs log tree commit diff
path: root/TODO.md
blob: b08a9646afd05504738e1657e3d14340411d92fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# infra->todo

* BEFORE-RELEASE: send mjolnir patch upstream

* move dendrite and matrix-\* modules to modules/matrix/[..]
* Ensure functionality on polylith setup
    1. Mirror userdb (mirror ldap, or migrate to pgsql+libnss-pgsql)
* Add a 'ctl' command to let users control their info
* move scripts to ./script
* use same option name for 'hostName', 'domain', etc (perhaps use `fqdn`?)
* don't blindly enable TLS, make `tls.enable, tls.acmeHost` for all modules
* set `hostName` default to `config.networking.hostName`
* DNS server should also be hosted here
* ^ subdomains should be replaced to `*`

* prometheus dashboard