docs: GOA deb upgrades + monitoring notes
This commit is contained in:
parent
4c28af91e1
commit
cd3cb1c054
5 changed files with 345 additions and 10 deletions
|
|
@ -7,6 +7,7 @@
|
|||
| `taler-hacktivism-bank/` | podman `taler-hacktivism-bank`: `/root`, `/usr/local/bin` |
|
||||
| `taler-sanity/` | host root checks (stack, settlement, helpers) |
|
||||
| `taler-monitoring/` | **outside-in** public URL walk (`/config` → keys/terms/integration/webui) |
|
||||
| `taler-shared/` | shared helpers (`upgrade-goa-debs.sh` = apt upgrade **inside** bank/exchange/merchant containers) |
|
||||
| `monitoring/` | host `/home/hernani/scripts` (tor relay stats) |
|
||||
| `taler-wallet-cli/` | thin wrappers; **benchmarks live in** `../benchmarks/` |
|
||||
| `castopod/` | host `hernani` podman-compose `~/koopa-castopod` — see `castopod/README.md` |
|
||||
|
|
@ -44,4 +45,8 @@ Exchange one-shots (root, offline / wire):
|
|||
|
||||
`runuser -u USER -- bash` (never `-u` with `-s` on util-linux).
|
||||
|
||||
### Package upgrades (trixie debs inside containers)
|
||||
|
||||
Containers are **not** systemd. After `apt-get install` of Taler/libeufin packages, restart with `start_*.sh` only — see **`taler-shared/upgrade-goa-debs.sh`** and day note `2026/2026-07-16--taler-package-upgrade-goa.md`. Host `zypper` does not update these.
|
||||
|
||||
SMS helper symlinks into `/var/taler-src/...` are not copied (merchant only).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue