fix 1.23.7: FP stage host-agent install and tip parity with GOA

Ship fp-stage systemd units; install-host-agent.sh --fp-stage for stagepaysan
(disables GOA timers on FP host). Env example enforces SUITE_REQUIRE_REMOTE_TIP.
This commit is contained in:
Hernâni Marques 2026-07-22 03:54:09 +02:00
parent 52db4acace
commit 2451c66173
No known key found for this signature in database
7 changed files with 158 additions and 11 deletions

View file

@ -25,7 +25,11 @@ SUITE_DIR=$HOME/src/taler-monitoring
SUITE_GIT_URL=https://git.hacktivism.ch/hernani/taler-monitoring.git
SUITE_GIT_REF=main
SUITE_UPDATE_MODE=reset
SUITE_UPDATE_STRICT=1
# Mon HTML sticky must pin remote tip (same as GOA host-agent)
SUITE_REQUIRE_REMOTE_TIP=1
SOURCE_REPO_WEB=https://git.hacktivism.ch/hernani/taler-monitoring
SOURCE_REPO_GIT=https://git.hacktivism.ch/hernani/taler-monitoring.git
FRANCPAYSAN_SECRETS=$HOME/francpaysan-secrets
WALLET_CLI=$HOME/.local/lib/taler-wallet-cli/node_modules/taler-wallet-cli/bin/taler-wallet-cli.mjs