diff options
author | EuAndreh <eu@euandre.org> | 2021-03-07 23:36:59 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-03-07 23:36:59 -0300 |
commit | 7dfd053a6fda2befd689b1b5db45b29bd0179790 (patch) | |
tree | 9d7ebd344954753450dd18464fb99be0b7eb65e0 /TODOs.md | |
parent | TODOs.sh: Remove unused SED_REGEX variable (diff) | |
download | toph-7dfd053a6fda2befd689b1b5db45b29bd0179790.tar.gz toph-7dfd053a6fda2befd689b1b5db45b29bd0179790.tar.xz |
TODOs.md: Remove duplicated NGINX listed in Servers
Diffstat (limited to 'TODOs.md')
-rw-r--r-- | TODOs.md | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -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 |