diff options
| author | EuAndreh <eu@euandre.org> | 2021-01-22 19:28:02 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2021-01-22 19:28:02 -0300 |
| commit | fddc23f6538428a846a585a71cd1fa323c6c1e1e (patch) | |
| tree | e5aa2f6f04520213cdbb04be1b2957f60e93dbbf | |
| parent | Makefile: Call README.sh and remove sh flags (diff) | |
| download | toph-fddc23f6538428a846a585a71cd1fa323c6c1e1e.tar.gz toph-fddc23f6538428a846a585a71cd1fa323c6c1e1e.tar.xz | |
TODOs.md
| -rw-r--r-- | TODOs.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
