diff options
Diffstat (limited to 'archive.org')
-rw-r--r-- | archive.org | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/archive.org b/archive.org index 4fa5993..368bb9f 100644 --- a/archive.org +++ b/archive.org @@ -393,3 +393,22 @@ The =file= package is imported in =shell.nix= but =~/.buildenv= is sourced befor CLOSED: [2020-08-02 dim. 20:38] - remove string interpolation in variable usages - use rich value types +* Tasks - v3 +** DONE Fix Nextcloud 502 error +CLOSED: [2020-08-05 mer. 06:59] +** TODO Add borg backup to crontab +** TODO Add missing =defaul= nginx vhost file +** TODO Clean-up garbage backups from rsync.net +** 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]] +*** TODO [#A] [[https://ownyourbits.com/2017/03/25/nextcloud-a-security-analysis/][NextCloud, a security analysis]] +*** TODO [#B] [[https://github.com/OWASP/CheatSheetSeries/blob/master/cheatsheets/HTTP_Strict_Transport_Security_Cheat_Sheet.md][Check for HSTS header configuration]] +** TODO README with setup instructions +** 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 Add volume to fstab +Can I use Terraform form this? +** TODO Use Guix instead of Ansible +Or NixOps if not possible or feasible with Guix. |