release 1.3.1: monpages FQDN check + fix silent deploy skip

This commit is contained in:
Hernâni Marques 2026-07-18 18:21:28 +02:00
parent 941f54b409
commit 5b56141014
No known key found for this signature in database
GPG key ID: CB5738652768F7E9
12 changed files with 247 additions and 17 deletions

View file

@ -366,7 +366,19 @@ LADDER_LOAD=0 ./taler-monitoring.sh ladder
Default **English**. Select language with `--lang en|fr` or `TALER_MON_LANG`.
FrancPaysan stacks auto-select **French** (`*lefrancpaysan*`). See `VERSIONS.md` and `i18n.sh`.
## Public monitoring pages via FQDN (v1.3.1+)
Phase **`monpages`** checks that each hosts monitoring URL is live HTML
(not merchant JSON code 21):
```bash
./taler-monitoring.sh -d hacktivism.ch monpages
# host-agent runs monpages by default and again after HTML publish
```
If pages are missing publicly: `sudo ~/koopa-caddy/apply-monitoring-live.sh` on koopa.
## Version on monitoring pages (v1.3+)
The sticky bar shows the suite **tag** (e.g. `v1.3`) and links to that tag on Forgejo.
The sticky bar shows the suite **tag** (e.g. `v1.3.1`) and links to that tag on Forgejo.
Planned **v1.4.0**: fuller L10n (fr-CH for FrancPaysan, de-CH for hacktivism/Taler CH).