koopa-admin-log/scripts/taler-monitoring/README.md
Hernâni Marques 6c92cd1c1b
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

27 lines
899 B
Markdown

# taler-monitoring has moved
The monitoring **suite** is a standalone repository (not maintained under this tree).
| | |
|--|--|
| **Repository** | https://git.hacktivism.ch/hernani/taler-monitoring |
| **Clone** | `git clone https://git.hacktivism.ch/hernani/taler-monitoring.git ~/src/taler-monitoring` |
| **Install path** | `~/src/taler-monitoring` |
| **Version** | `./taler-monitoring.sh --ver` (tags `vMAJOR.FEATURE.FIX`, e.g. v1.7.1) |
## Host-agent (user systemd on koopa)
```bash
~/src/taler-monitoring/host-agent/install-host-agent.sh
```
## Public HTML (infra on this host)
Generated under `~/monitoring-sites-staging/`.
**Live** requires root publish + Caddy handles — see:
- `2026/2026-07-18--monitoring-public-caddy.md`
- `ISSUES.md`**I-09**
- Apply: `sudo ~/koopa-caddy/apply-monitoring-live.sh`
Do not re-introduce the full suite under `scripts/taler-monitoring/`.