aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODOs.md13
1 files changed, 6 insertions, 7 deletions
diff --git a/TODOs.md b/TODOs.md
index 12c0a42..935262e 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -194,7 +194,7 @@ Setup custom SSH port in the base image itself.
# Questions
-# TODO How to do video-conferencing? {#question-fe884516-3fde-42ba-b382-2e0068a99a36}
+## TODO How to do video-conferencing? {#question-fe884516-3fde-42ba-b382-2e0068a99a36}
- TODO in 2021-03-06
---
@@ -203,17 +203,16 @@ Installing and maintaining Nextcloud just for this is an overkill.
# Services
-- `https://$tld/$project/`: NGINX - static documentation for projects
- `https://matrix.$tld`: Synapse Matrix
-- `https://$tld`: NGINX - Jekyll blog
-- <del>`https://voice.$tld`: Murmur</del>
-- <del>`https://cloud.$tld`: Nextcloud</del>
-- <del>`https://git.$tld`: NGINX - cgit over FastCGIT</del>
-- `git://git.euandreh.xyz`: Git server
+- `https://$tld`: NGINX - serve static HTML for blog, project documentation, etc.
+- `git://euandreh.xyz`: Git server
- `smtps://$tld`: OpenSMTPD
- `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>
# Decisions