aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-06-13 11:17:30 -0300
committerEuAndreh <eu@euandre.org>2019-06-13 11:17:39 -0300
commit660749404026b92dfebe8758d53c99d2110671ae (patch)
tree473386c727fa5feefedcd18cd8d8a50943cf34eb
parentutils.nix: Fix shell derivation function helpers (diff)
downloadserver-660749404026b92dfebe8758d53c99d2110671ae.tar.gz
server-660749404026b92dfebe8758d53c99d2110671ae.tar.xz
TODOs.org
-rw-r--r--.build.yml2
-rw-r--r--TODOs.org2
2 files changed, 3 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index 87f463c..cb8719f 100644
--- a/.build.yml
+++ b/.build.yml
@@ -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: |
diff --git a/TODOs.org b/TODOs.org
index 3a3c4c8..73ebf19 100644
--- a/TODOs.org
+++ b/TODOs.org
@@ -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]]