diff options
-rw-r--r-- | TODOs.org | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -139,6 +139,8 @@ One can't destroy a Droplet without destroying associated snapshots, even with s Same in =vps-state= repo. ** TODO Change builds.sr.ht SSH keys ** TODO Deactivate Wallabag +** TODO Improve rotation of SSH port +Remove need for manual intervention ** 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]] @@ -182,13 +184,14 @@ It's working fine like this right now, and I'll gain nothing from this change. ** TODO Upgrade =docker-compose.yaml= file from version 2 to version 3 ** DONE =euandreh.org= as =$tld= CLOSED: [2019-06-16 Sun 17:42] -** TODO Improve rotation of SSH port -Remove need for manual intervention ** TODO README with setup instructions ** TODO Use HTTP2? Why? Why not? ** TODO Fix =file: command not found= in CI The =file= package is imported in =shell.nix= but =~/.buildenv= is sourced before. ** TODO Use =--pure= for =nix-shell= scripts +** TODO Use Terraform 0.12 +- remove string interpolation in variable usages +- use rich value types * Services ** DONE =$tld=: Static webhosting CLOSED: [2019-05-26 Sun 10:17] |