koopa-admin-log/configs/caddy
2026-07-19 01:19:27 +02:00
..
Caddyfile caddy: bare mon redir * (fix Location 302 / code 21) + apply path docs 2026-07-19 01:19:27 +02:00
Caddyfile.taler-host docs: new root as prior history lost (orphan + GC); ~215 commits not recoverable 2026-07-13 10:12:00 +02:00
git.hacktivism.ch.caddy docs: new root as prior history lost (orphan + GC); ~215 commits not recoverable 2026-07-13 10:12:00 +02:00
README.md caddy: bare mon redir * (fix Location 302 / code 21) + apply path docs 2026-07-19 01:19:27 +02:00

Caddy config mirrors

File Role
Caddyfile Multi-vhost config mirror (/etc/caddy/Caddyfile on host)
git.hacktivism.ch.caddy Site-block snippet for Forgejo
Caddyfile.taler-host Legacy Taler-only sketch — do not deploy

Also: host/caddy/Caddyfile (same as Caddyfile here).

Monitoring static HTML (2026-07-18)

Handles for /monitoring* and /taler-monitoring-* live in this Caddyfile (prepared under ~/koopa-caddy/).
They must appear before the merchant reverse_proxy.

Live install + www ACL (absolute path; as root ~ is /root): sudo /home/hernani/koopa-caddy/apply-monitoring-live.sh

Bare mon redirs inside handle must be redir * /path/ 302 (not redir /path/ 302).
See 2026/2026-07-18--monitoring-public-caddy.md and ISSUES I-09.