diff options
-rw-r--r-- | TODOs.org | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -1,4 +1,8 @@ * Tasks - v3 +** DONE Fix Nextcloud 502 error +CLOSED: [2020-08-05 mer. 06:59] +** TODO Add borg backup to crontab +** 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]] @@ -8,9 +12,16 @@ ** 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? * Services - v2 -** NEXT =cloud.$tld=: Nextcloud: storage, calendar, contacts, notes +** DONE =cloud.$tld=: Nextcloud: storage, calendar, contacts, notes and talk +CLOSED: [2020-08-05 mer. 07:00] ** TODO =chat.$tld=: Matrix Synapse server +https://zingmars.info/2019/12/29/Running-a-personal-Matrix-server-using-docker/ +https://matrix.org/docs/guides/free-small-matrix-server +https://jonnev.se/matrix-homeserver-with-docker/ +** TODO =gpodder.$tld=: gpodder.net sync service * Resources ** [[https://github.com/mail-in-a-box/mailinabox][Mail-in-a-Box]] ** [[https://sealedabstract.com/code/nsa-proof-your-e-mail-in-2-hours/][NSA-proof your e-mail in 2 hours]] @@ -56,3 +67,5 @@ This way we test the DNS A record -> Floating IP -> Droplet IP path. We can't do We could use the raw Droplet IP instead of the DNS A record, but I prefer calling it later in order to always test the full DNS resolution. * Scrath +https://federationtester.matrix.org/ +EteSync? |