aboutsummaryrefslogtreecommitdiff
path: root/TODOs.md
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-03-21 22:12:34 -0300
committerEuAndreh <eu@euandre.org>2022-03-21 22:12:34 -0300
commitf030a33c443b909a09923db3c6bdbd30c621180f (patch)
treeb31f3c2cbc6217de39dad70dcb018cb6cf935394 /TODOs.md
parentTODOs.md: Add #td-17c27497-226f-4c3d-5ad5-7cc279606963 (diff)
downloadserver-f030a33c443b909a09923db3c6bdbd30c621180f.tar.gz
server-f030a33c443b909a09923db3c6bdbd30c621180f.tar.xz
TODOs.md: Update list of services
Diffstat (limited to 'TODOs.md')
-rw-r--r--TODOs.md19
1 files changed, 10 insertions, 9 deletions
diff --git a/TODOs.md b/TODOs.md
index 43ad9ba..cc30be2 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -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