diff options
-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 |