aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODOs.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODOs.md b/TODOs.md
index 98e57f5..ece9c22 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -165,11 +165,12 @@ Setup custom SSH port in the base image itself.
# Services
-- `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
+- `https://git.$tld`: NGINX - cgit over FastCGIT
+- `git://git.euandreh.xyz`: Git server
- `smtps://$tld`: OpenSMTPD
- `imaps://$tld`: Dovecot
- `xmpp:$tld`: Prosody XMPP
@@ -216,5 +217,6 @@ client to talk with Telegram and WhatsApp chats.
- <https://framagit.org/tyreunom/system-configuration/>
- <https://framagit.org/Jeko/guix-machine-os-ynm/>
- <https://github.com/spantaleev/matrix-docker-ansible-deploy>
+- <https://bryanbrattlof.com/cgit-nginx-gitolite-a-personal-git-server/>
# Scratch