koopa-admin-log/configs/caddy/README.md
hernani 1a7f4cb102 docs: monitoring public HTML needs Caddy/www root apply (I-09)
Document merchant JSON code 21 on /monitoring* as infra (not suite).
Topic note, day log, ISSUES I-09, pointer README, sync prepared Caddyfile.
2026-07-18 21:29:45 +02:00

17 lines
694 B
Markdown

# 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: `sudo ~/koopa-caddy/apply-monitoring-live.sh`
See `2026/2026-07-18--monitoring-public-caddy.md` and ISSUES **I-09**.