aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-08-05 20:56:00 -0300
committerEuAndreh <eu@euandre.org>2020-08-05 21:17:19 -0300
commit624cb2bda401a1fb212b836378348a1404a99010 (patch)
tree96ac39a457e0741616568b1fee1ac12bdb388995
parentDon't restart gpodder when error occurs (diff)
downloadserver-624cb2bda401a1fb212b836378348a1404a99010.tar.gz
server-624cb2bda401a1fb212b836378348a1404a99010.tar.xz
TODOs.org
-rw-r--r--TODOs.org9
1 files changed, 8 insertions, 1 deletions
diff --git a/TODOs.org b/TODOs.org
index 566c722..a6afec8 100644
--- a/TODOs.org
+++ b/TODOs.org
@@ -2,6 +2,7 @@
** 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)]]
@@ -14,14 +15,20 @@ The =file= package is imported in =shell.nix= but =~/.buildenv= is sourced befor
** 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.
* Services - v2
** DONE =cloud.$tld=: Nextcloud: storage, calendar, contacts, notes and talk
CLOSED: [2020-08-05 mer. 07:00]
-** TODO =chat.$tld=: Matrix Synapse server
+** TODO =chat.$tld=: Matrix Synapse server, or a XMPP 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
+** TODO =git.$tld=: git-instaweb (or cgit) server with repositories from ~/dev/libre/
+** TODO =mail.$tld=: postfix, dovecot, spamassasin, opendkim, etc
+No need for roundcube, Nextcloud has a web interface client.
+** TODO =$tld=: current Jekyll blog
* 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]]