1
0
Fork 0

[docs] add another TODO item

This commit is contained in:
ibizaman 2023-02-21 00:13:03 -08:00
parent d941763daa
commit 13f720882d

View file

@ -169,7 +169,8 @@ Todos, in rough order of highest to lowest priority.
oauth2-proxy. oauth2-proxy.
* [ ] Automatically pull client credentials from keycloak to populate * [ ] Automatically pull client credentials from keycloak to populate
oauth2proxy's clientsecret key. oauth2proxy's clientsecret key.
* [ ] Automatic DNS setup of linode. * [ ] Automatic DNS setup of linode, probably using
https://github.com/kubernetes-sigs/external-dns.
* [ ] Add LDAP server. * [ ] Add LDAP server.
* [ ] Use LDAP server with vaultwarden using "[Directory * [ ] Use LDAP server with vaultwarden using "[Directory
Connector](https://github.com/dani-garcia/vaultwarden/wiki)". Connector](https://github.com/dani-garcia/vaultwarden/wiki)".
@ -185,9 +186,9 @@ Todos, in rough order of highest to lowest priority.
* [ ] Auto-login into vaultwarden using SSO. Depends on * [ ] Auto-login into vaultwarden using SSO. Depends on
https://github.com/dani-garcia/vaultwarden/pull/3154 being https://github.com/dani-garcia/vaultwarden/pull/3154 being
merged. merged.
* [ ] Handle linode Firewall.
* [ ] Go through https://xeiaso.net/blog/paranoid-nixos-2021-07-18 and * [ ] Go through https://xeiaso.net/blog/paranoid-nixos-2021-07-18 and
https://nixos.wiki/wiki/Security https://nixos.wiki/wiki/Security
* [ ] Move a few packages installed in network.nix into services.nix.
# Troubleshoot # Troubleshoot