add more todos
This commit is contained in:
parent
a9c7e3c3db
commit
a55f8ea9cf
1 changed files with 6 additions and 0 deletions
|
@ -18,10 +18,13 @@ services. Also, the design will be extendable to allow users to add services not
|
||||||
- [X] LDAP server through lldap, it provides a nice Web UI.
|
- [X] LDAP server through lldap, it provides a nice Web UI.
|
||||||
- [X] Administrative UI only accessible from local network.
|
- [X] Administrative UI only accessible from local network.
|
||||||
- [X] Backup with Restic or BorgBackup
|
- [X] Backup with Restic or BorgBackup
|
||||||
|
- [ ] UI for backups.
|
||||||
|
- [ ] Export metrics to Prometheus.
|
||||||
- [X] Monitoring through Prometheus and Grafana.
|
- [X] Monitoring through Prometheus and Grafana.
|
||||||
- [X] Export systemd services status.
|
- [X] Export systemd services status.
|
||||||
- [X] Reverse Proxy with Nginx.
|
- [X] Reverse Proxy with Nginx.
|
||||||
- [ ] Export metrics to Prometheus.
|
- [ ] Export metrics to Prometheus.
|
||||||
|
- [ ] Log slow requests.
|
||||||
- [X] SSL support.
|
- [X] SSL support.
|
||||||
- [X] Backup support.
|
- [X] Backup support.
|
||||||
- [X] Nextcloud
|
- [X] Nextcloud
|
||||||
|
@ -44,3 +47,6 @@ services. Also, the design will be extendable to allow users to add services not
|
||||||
- [X] LDAP auth through `hledger_user` LDAP group.
|
- [X] LDAP auth through `hledger_user` LDAP group.
|
||||||
- [X] SSO auth.
|
- [X] SSO auth.
|
||||||
- [ ] Backup support.
|
- [ ] Backup support.
|
||||||
|
- [X] Database Postgres
|
||||||
|
- [ ] Slow log monitoring.
|
||||||
|
- [ ] Export metrics to Prometheus.
|
||||||
|
|
Loading…
Reference in a new issue