release 1.23.0: daily GOA /monitoring-ladder and /monitoring-max-ladder

Host-agent wrappers + daily timers publish classic and max-search amount
ladder reports on bank/exchange/taler.hacktivism.ch. Install enables timers
and starts the first round immediately. monpages path allow + goa catalog;
Caddy bare redirs for ladder paths.
This commit is contained in:
Hernâni Marques 2026-07-19 15:03:05 +02:00
parent 37aff481d8
commit 743255264c
No known key found for this signature in database
16 changed files with 237 additions and 19 deletions

View file

@ -0,0 +1,14 @@
[Unit]
Description=Daily GOA classic amount ladder mon page
Documentation=file:%h/src/taler-monitoring/host-agent/README.md
[Timer]
# Once per day (CEST morning-ish on typical hosts); randomize to avoid thundering herd
OnCalendar=*-*-* 05:15:00
Persistent=true
AccuracySec=15min
RandomizedDelaySec=30min
Unit=taler-monitoring-ladder.service
[Install]
WantedBy=timers.target