diff options
-rw-r--r-- | .build.yml | 2 | ||||
-rw-r--r-- | TODOs.org | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -9,7 +9,7 @@ sources: - https://git.sr.ht/~euandreh/vps - https://git.sr.ht/~euandreh/vps-state secrets: - - d587955c-03fb-42ba-9e01-68ca8ed89f99 + - 814bb9d2-99ac-4070-aceb-d6b11183f574 # GPG keypair - b715d3df-a0e2-4d5a-a6f3-ece5d0025cad tasks: - setup: | @@ -135,6 +135,8 @@ Can a TTL be added to the Droplet and the Volume's snapshots? Cancelled: One can't destroy a Droplet without destroying associated snapshots, even with selected =-target= flags given to =terraform destroy=. ** DOING Fix Nextcloud 502 error +** TODO Rotate git crypt key +** TODO Change builds.sr.ht SSH keys ** TODO Harden the server *** TODO [#C] [[https://www.reddit.com/r/selfhosted/comments/bw8hqq/top_3_measures_to_secure_your_virtual_private/][Top 3 measures to secure your Virtual Private Server? (VPS)]] *** TODO [#A] [[https://docs.nextcloud.com/server/stable/admin_manual/installation/harden_server.html][Nextcloud: Hardening and security guidance]] |