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.
This commit is contained in:
hernani 2026-07-18 21:29:45 +02:00
parent 2aab44c352
commit 1a7f4cb102
6 changed files with 189 additions and 20 deletions

View file

@ -7,3 +7,11 @@
| `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**.