docs: clearer suite description (outside-only vs host-agent)
This commit is contained in:
parent
949837d2e6
commit
8d3f3adb62
1 changed files with 10 additions and 3 deletions
13
README.md
13
README.md
|
|
@ -1,10 +1,17 @@
|
|||
# taler-monitoring
|
||||
|
||||
Standalone repository: https://git.hacktivism.ch/hernani/taler-monitoring (tag **v1.0**).
|
||||
Checks for **GNU Taler** stacks (bank, exchange, merchant; optional surface inventory).
|
||||
|
||||
Standalone suite (formerly under host ops log). Canonical path: `~/src/taler-monitoring`.
|
||||
| Mode | What |
|
||||
|------|------|
|
||||
| **Outside-only** | Public HTTPS from anywhere — no SSH, no host-agent. Phases such as `urls`, `monpages`, `surface`, … |
|
||||
| **Inside / local** | Where you operate the stack: podman/SSH (`inside`, `versions`, `e2e`, `ladder`, …) |
|
||||
| **Host-agent + HTML** | Optional: timers run the suite and publish sticky-bar HTML under `…/monitoring/` (and surface/aptdeploy paths) |
|
||||
|
||||
# taler-monitoring
|
||||
Outside-only example: `./taler-monitoring.sh -d demo.taler.net urls`
|
||||
Full local GOA example: `./taler-monitoring.sh -d hacktivism.ch urls inside versions`
|
||||
|
||||
Repo: https://git.hacktivism.ch/hernani/taler-monitoring · tree: `~/src/taler-monitoring`
|
||||
|
||||
Host packages (koopa / runners): **[DEPENDENCIES.md](./DEPENDENCIES.md)**.
|
||||
Host-agents (GOA + FP; shared report pipeline): **[host-agent/README.md](./host-agent/README.md)**.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue