diff options
author | EuAndreh <eu@euandre.org> | 2019-06-04 05:37:30 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-06-04 05:37:30 -0300 |
commit | d3a012e1a2353b339ec2d8ab8b1bf6781caefc1c (patch) | |
tree | 175c52bd29e44fc4bacb323bbbfa0bb3932df440 | |
parent | TODOs.org (diff) | |
download | server-d3a012e1a2353b339ec2d8ab8b1bf6781caefc1c.tar.gz server-d3a012e1a2353b339ec2d8ab8b1bf6781caefc1c.tar.xz |
TODOs.org
-rw-r--r-- | TODOs.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |