release 1.4.1: generic docs and canonical install path
Docs use generic ops/outside-runner wording; install path ~/src/taler-monitoring. VERSION 1.4.1 patch on top of the 1.4.0 scheme release.
This commit is contained in:
parent
4dace0d7de
commit
53a9ceceeb
15 changed files with 75 additions and 50 deletions
|
|
@ -51,7 +51,7 @@ sibling `~/src/koopa/koopa-admin-secrets`.
|
|||
### Local file (recommended on laptop)
|
||||
|
||||
```bash
|
||||
cd ~/src/koopa/src/taler-monitoring
|
||||
cd ~/src/taler-monitoring
|
||||
cp secrets.env.example secrets.env # gitignored
|
||||
$EDITOR secrets.env
|
||||
./taler-monitoring.sh e2e
|
||||
|
|
@ -387,5 +387,5 @@ If pages are missing publicly: `sudo ~/koopa-caddy/apply-monitoring-live.sh` on
|
|||
|
||||
## Version on monitoring pages (v1.3+ / sticky bar)
|
||||
|
||||
The sticky bar shows the suite **tag** (e.g. `v1.3.3`) and links to that tag on Forgejo.
|
||||
The sticky bar shows the suite **tag** (e.g. `v1.4.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