diff options
author | EuAndreh <eu@euandre.org> | 2022-03-21 22:12:34 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-03-21 22:12:34 -0300 |
commit | f030a33c443b909a09923db3c6bdbd30c621180f (patch) | |
tree | b31f3c2cbc6217de39dad70dcb018cb6cf935394 /TODOs.md | |
parent | TODOs.md: Add #td-17c27497-226f-4c3d-5ad5-7cc279606963 (diff) | |
download | toph-f030a33c443b909a09923db3c6bdbd30c621180f.tar.gz toph-f030a33c443b909a09923db3c6bdbd30c621180f.tar.xz |
TODOs.md: Update list of services
Diffstat (limited to 'TODOs.md')
-rw-r--r-- | TODOs.md | 19 |
1 files changed, 10 insertions, 9 deletions
@@ -319,17 +319,18 @@ Installing and maintaining Nextcloud just for this is an overkill. # Services +- `ssh://$tld`: OpenSSH +- `https://$tld`: NGINX - static HTTP + CGI + webapps +- `xmpp://$tld`: Prosody XMPP - `https://matrix.$tld`: Synapse Matrix -- `https://$tld`: NGINX - serve static HTML for blog, project documentation, etc. -- `git://euandreh.xyz`: Git server -- `smtps://$tld`: OpenSMTPD +- `smtps://$tld`: OpenSMTPD + SpamAssasin + OpenDKIM + ClamAV - `imaps://$tld`: Dovecot -- `xmpp://$tld`: Prosody XMPP -- `ssh://$tld`: OpenSSH -- <del>`https://voice.$tld`: Murmur</del> -- <del>`https://cloud.$tld`: Nextcloud</del> -- <del>`https://git.$tld`: NGINX - cgit over FastCGIT</del> -- <del>`ftp://$tld`: FTP server</del> +- `https://mail.$tld`: webmail +- `https://voice.$tld`: Murmur +- `https://cloud.$tld`: Nextcloud +- `https://irc.$tld`: IRC server +- `https://metrics.$tld`: Prometheus +- `https://logs.$tld`: $LOG_TOOL # Decisions |