docs: GOA deb upgrades + monitoring notes

This commit is contained in:
Hernâni Marques 2026-07-17 11:42:41 +02:00
parent 4c28af91e1
commit cd3cb1c054
No known key found for this signature in database
GPG key ID: CB5738652768F7E9
5 changed files with 345 additions and 10 deletions

View file

@ -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).