release 1.3.1: monpages FQDN check + fix silent deploy skip
This commit is contained in:
parent
941f54b409
commit
5b56141014
12 changed files with 247 additions and 17 deletions
14
README.md
14
README.md
|
|
@ -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 host’s 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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue