aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODOs.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODOs.md b/TODOs.md
index 7f52923..a0e75eb 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -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