aboutsummaryrefslogtreecommitdiff
path: root/TODOs.md
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-02-25 16:33:13 -0300
committerEuAndreh <eu@euandre.org>2021-02-25 16:33:13 -0300
commit2061f93105eb614f06d2d3ee3a98507e77ca3558 (patch)
treef57b5f58678ca7c86fa6974962415d4cf362f5fa /TODOs.md
parentAdd WIP servers/nixvps/ (diff)
downloadserver-2061f93105eb614f06d2d3ee3a98507e77ca3558.tar.gz
server-2061f93105eb614f06d2d3ee3a98507e77ca3558.tar.xz
TODOs.md: Update services list
Diffstat (limited to 'TODOs.md')
-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