1
0
Fork 0

add todo item about backups

This commit is contained in:
ibizaman 2023-11-15 12:46:53 -08:00
parent e5110cace6
commit 0e7ee42874

View file

@ -372,3 +372,4 @@ $ nix run nixpkgs#openssl -- rand -hex 64
- [ ] Do not depend on sops.
- [ ] Add more options to avoid hardcoding stuff.
- [ ] Make sure nginx gets reloaded when SSL certs gets updated.
- [ ] Better backup story by taking optional LVM snapshot before backing up.