diff options
-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. |