we have an identity provider

main
Jonathan Dahan 2 years ago
parent 82c41039c2
commit 0dc484b2f4

@ -44,10 +44,10 @@ One simple way is to allow unprivileged users access to these low ports
## alpha ## alpha
- [~] single sign-on (authelia) - [x] identity provider (zitadel)
- [ ] per-user webdav folders via authelia - [ ] single sign-on for webdav (one user per folder)
- [ ] any OIDC service setup - [ ] single sign-on for one more service
- [~] file backup (duplicity) - [x] file backup (duplicity)
- [ ] postgres backup (duplicity) - [ ] postgres backup (duplicity)
- [ ] decide on single postgres instance or multiple - [ ] decide on single postgres instance or multiple
- [x] reverse proxy (caddy) - [x] reverse proxy (caddy)
@ -68,7 +68,7 @@ One simple way is to allow unprivileged users access to these low ports
## 0.1 ## 0.1
- [ ] only expose 443, 587, 993 - [ ] only expose 443, 587, 993
- [ ] running on betabasement-woodbine.nyc - [ ] running on beta.woodbine.nyc
- [ ] audit on secrets management - [ ] audit on secrets management
- [ ] audit on mail server - [ ] audit on mail server
- [ ] audit on general architecture - [ ] audit on general architecture

Loading…
Cancel
Save