koopa-admin-log/host/caddy
hernani 6be408ad24 monitoring: host-agent HTML, surface, aptdeploy, sticky bar
Complete taler-monitoring host-agent (hacktivism/surface/aptdeploy timers),
site-gen console HTML with sticky status bar and collapsible scope, apt-src
deploy tests, remote surface inventory, and Caddy monitoring handle snippets.
2026-07-18 19:55:36 +02:00
..
Caddyfile monitoring: host-agent HTML, surface, aptdeploy, sticky bar 2026-07-18 19:55:36 +02:00
README.md docs: Caddy and ports for paivana.hacktivism.ch 2026-07-13 11:26:09 +02:00

Host Caddy

Live: /etc/caddy/Caddyfile on koopa (root/caddy group).
Canonical mirror in this repo: configs/caddy/Caddyfile (same content as host/caddy/Caddyfile).

Listen Role
9000 HTTP + ACME webroot + HTTPS redirect
9001 HTTPS vhosts

Public sites: taler / exchange / bank / castopod / bonfire / prime / bt / git / paivana / tops.ng*.
Forgejo HTTP: Caddy → 127.0.0.1:9024. Git SSH is host :9200 (not Caddy).
Paivana: Caddy → 127.0.0.1:9025.

Validate/reload on host:

sudo caddy validate --config /etc/caddy/Caddyfile
sudo systemctl reload caddy