update todo

This commit is contained in:
2026-07-23 18:58:47 +01:00
parent 596aa4c3f2
commit 0e98866699
+10 -9
View File
@@ -1,11 +1,12 @@
## todo
- write terms of service & privacy policy
- put branding on more stuff (images, themes...)
- further secure the server (ratelimiting, hardening...)
- ~~figure out best way to store .env, other credentials, and various secrets~~
- more services
- ~~gitea (need to change host ssh port)~~
- vaultwarden
- ~~tie all services together with an sso~~
- use postgres for everything
- [ ] put branding on more stuff (images, themes...)
- [ ] further secure the server (ratelimiting, hardening...)
- [ ] (maybe) user sites or pages hosting
- [ ] (maybe) gitea actions runner
- [ ] more services
- [x] gitea (need to change host ssh port)
- [ ] vaultwarden
- [x] write terms of service & privacy policy
- [x] figure out best way to store .env, other credentials, and various secrets
- [x] tie all services together with an sso