koopa-admin-log/configs/caddy
2026-09-16 23:55:47 +02:00
..
bbb.hacktivism.ch.caddy ops: paivana and caddy config refresh 2026-09-09 00:52:54 +02:00
Caddyfile ops: GOA vanilla landings stats wdGet + collect greening 2026-09-16 23:55:47 +02:00
Caddyfile.bak-caddy-apply-20260908-090954 ops: paivana and caddy config refresh 2026-09-09 00:52:54 +02:00
Caddyfile.bak-caddy-apply-20260908-090955 ops: paivana and caddy config refresh 2026-09-09 00:52:54 +02:00
Caddyfile.bak-caddy-apply-20260908-143821 ops: paivana and caddy config refresh 2026-09-09 00:52:54 +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
cryptpad.hacktivism.ch.caddy ops: paivana and caddy config refresh 2026-09-09 00:52:54 +02:00
decidim.hacktivism.ch.caddy decidim: mirror koopa-decidim setup (9027, docs for /sm showcase) 2026-08-24 08:49:26 +02:00
galene.hacktivism.ch.caddy ops: paivana and caddy config refresh 2026-09-09 00:52:54 +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
meet.hacktivism.ch.caddy ops: paivana and caddy config refresh 2026-09-09 00:52:54 +02:00
README.md ops: paivana and caddy config refresh 2026-09-09 00:52:54 +02:00
silverbullet.hacktivism.ch.caddy ops: paivana and caddy config refresh 2026-09-09 00:52:54 +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
silverbullet.hacktivism.ch.caddy Site-block snippet for SilverBullet
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.