diff options
author | EuAndreh <eu@euandre.org> | 2019-06-13 11:17:30 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-06-13 11:17:39 -0300 |
commit | 660749404026b92dfebe8758d53c99d2110671ae (patch) | |
tree | 473386c727fa5feefedcd18cd8d8a50943cf34eb | |
parent | utils.nix: Fix shell derivation function helpers (diff) | |
download | server-660749404026b92dfebe8758d53c99d2110671ae.tar.gz server-660749404026b92dfebe8758d53c99d2110671ae.tar.xz |
TODOs.org
-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]] |