diff options
author | EuAndreh <eu@euandre.org> | 2021-02-25 16:33:13 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-02-25 16:33:13 -0300 |
commit | 2061f93105eb614f06d2d3ee3a98507e77ca3558 (patch) | |
tree | f57b5f58678ca7c86fa6974962415d4cf362f5fa /TODOs.md | |
parent | Add WIP servers/nixvps/ (diff) | |
download | server-2061f93105eb614f06d2d3ee3a98507e77ca3558.tar.gz server-2061f93105eb614f06d2d3ee3a98507e77ca3558.tar.xz |
TODOs.md: Update services list
Diffstat (limited to 'TODOs.md')
-rw-r--r-- | TODOs.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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 |