taler-monitoring v1.0: standalone suite
This commit is contained in:
commit
6b561f3d7e
73 changed files with 18268 additions and 0 deletions
14
VERSIONS.md
Normal file
14
VERSIONS.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# VERSIONS — taler-monitoring
|
||||
|
||||
| Tag | Date (UTC) | Notes |
|
||||
|-----|------------|--------|
|
||||
| **v1.0** | 2026-07-18 | Initial standalone release. Split from `koopa-admin-log` at `scripts/taler-monitoring/` (tip after monitoring host-agent/site-gen split commits). |
|
||||
|
||||
Source: https://git.hacktivism.ch/hernani/taler-monitoring
|
||||
|
||||
```bash
|
||||
git clone https://git.hacktivism.ch/hernani/taler-monitoring.git ~/src/taler-monitoring
|
||||
cd ~/src/taler-monitoring && git checkout v1.0 # or stay on main
|
||||
```
|
||||
|
||||
Default host-agent tracks `origin/main` (`SUITE_UPDATE_MODE=reset`). Pin with `SUITE_GIT_REF=v1.0` in `~/.config/taler-monitoring/env`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue