diff options
Diffstat (limited to 'TODOs.md')
-rw-r--r-- | TODOs.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -180,16 +180,17 @@ Setup custom SSH port in the base image itself. # Services - `https://$project.$tld`: NGINX - static documentation for projects -- `https://ci.$tld`: NGINX - single static HTML CI page - `https://matrix.$tld`: NGINX - Synapse Matrix - `https://$tld`: NGINX - Jekyll blog +- `https://voice.$tld`: Murmur +- `https://cloud.$tld`: Nextcloud - `https://git.$tld`: NGINX - cgit over FastCGIT - `git://git.euandreh.xyz`: Git server - `smtps://$tld`: OpenSMTPD - `imaps://$tld`: Dovecot -- `xmpp:$tld`: Prosody XMPP -- `ftp://$tld`: FTP server +- `xmpp://$tld`: Prosody XMPP - `ssh://$tld`: OpenSSH +- <del>`ftp://$tld`: FTP server</del> # Decisions |