monitoring: default e2e (withdraw+pay) for stage lefrancpaysan
-d stage.lefrancpaysan.ch / TESTPAYSAN runs urls+e2e by default.
This commit is contained in:
parent
c09c83672d
commit
7c88abcbc7
3 changed files with 24 additions and 4 deletions
|
|
@ -81,8 +81,12 @@ Each check prints **global** and **grouped** ids:
|
|||
./taler-monitoring.sh sanity
|
||||
./taler-monitoring.sh e2e
|
||||
|
||||
# FrancPaysan STAGE (TESTPAYSAN) — default: urls + e2e (withdraw + pay templates)
|
||||
./taler-monitoring.sh -d stage.lefrancpaysan.ch
|
||||
# Admin credit: E2E_BANK_ADMIN_PASS=… or SSH francpaysan-host secrets
|
||||
# (bank-admin-password.txt under /mnt/data/stagepaysan/bank/secrets/)
|
||||
|
||||
# Other domains — public HTTPS only, never SSH
|
||||
# Other domains — public HTTPS only, never SSH (pass e2e explicitly)
|
||||
./taler-monitoring.sh -d taler.net
|
||||
./taler-monitoring.sh --domain taler-ops.ch
|
||||
./taler-monitoring.sh -d my.taler-ops.ch urls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue