aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-06-04 05:37:30 -0300
committerEuAndreh <eu@euandre.org>2019-06-04 05:37:30 -0300
commitd3a012e1a2353b339ec2d8ab8b1bf6781caefc1c (patch)
tree175c52bd29e44fc4bacb323bbbfa0bb3932df440
parentTODOs.org (diff)
downloadserver-d3a012e1a2353b339ec2d8ab8b1bf6781caefc1c.tar.gz
server-d3a012e1a2353b339ec2d8ab8b1bf6781caefc1c.tar.xz
TODOs.org
-rw-r--r--TODOs.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODOs.org b/TODOs.org
index c212e5d..60f0254 100644
--- a/TODOs.org
+++ b/TODOs.org
@@ -102,6 +102,10 @@ borg list --short --sort-by timestamp | tail -n 1
This way the previous good state can be reverted if the deployment fails or the backup can't be restored.
Can a TTL be added to the Droplet and the Volume's snapshots?
+** TODO Harden the server
+https://www.reddit.com/r/selfhosted/comments/bw8hqq/top_3_measures_to_secure_your_virtual_private/
+https://docs.nextcloud.com/server/stable/admin_manual/installation/harden_server.html
+https://ownyourbits.com/2017/03/25/nextcloud-a-security-analysis/
* Must
** Fully deployable from code
Use NixOps and Terraform to fully automate all of the configuration.