From 36f5a7948b9653ae94f798d5d8f94a4bd81bda71 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 20 Jan 2021 13:03:15 -0300 Subject: TODOs.md: add explicit servers and protocols on "Services" section --- TODOs.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'TODOs.md') diff --git a/TODOs.md b/TODOs.md index 23b02e7..8feec32 100644 --- a/TODOs.md +++ b/TODOs.md @@ -165,14 +165,16 @@ Setup custom SSH port in the base image itself. # Services -- `https://git.$tld`: cgit -- `https://$project.$tld`: static documentation for projects -- `https://ci.$tld`: single static HTML CI page -- `https://mail.$tld`: email -- `https://matrix.$tld`: Synapse Matrix -- `https://$tld`: Jekyll blog +- `https://git.$tld`: NGINX - cgit over FastCGIT +- `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 +- `smtps://$tld`: OpenSMTPD +- `imaps://$tld`: Dovecot - `xmpp:$tld`: Prosody XMPP - `ftp://$tld`: FTP server +- `ssh://$tld`: OpenSSH # Decisions -- cgit v1.2.3