docs: TESTPAYSAN and mytops stack READMEs next to generic README
This commit is contained in:
parent
ee99f0de99
commit
f2ee435e6b
3 changed files with 50 additions and 0 deletions
23
README_mytops.md
Normal file
23
README_mytops.md
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
# mytops / TOPS (CHF) — deltas
|
||||
|
||||
Generic CLI: [README.md](./README.md). **cwd = this tree.** Instance/template only via env (`INST` `TEMPLATE` `MERCHANT`) — not baked as suite defaults here.
|
||||
|
||||
| `-d` | Money |
|
||||
|------|--------|
|
||||
| `stage.my.taler-ops.ch` / `stage.taler-ops.ch` | stage CHF |
|
||||
| `my.taler-ops.ch` | **prod, real CHF** — on purpose only |
|
||||
|
||||
```bash
|
||||
./taler-monitoring.sh -d my.taler-ops.ch urls
|
||||
./taler-monitoring.sh -d stage.my.taler-ops.ch urls
|
||||
# CHF:0 / mini ladder: set INST TEMPLATE MERCHANT; LADDER_STEPS=5; cap LADDER_MAX_AMOUNT
|
||||
# own sqlite: --wallet-db PATH [--wallet-migrate] (same flag as taler-wallet-cli / harness)
|
||||
# Prod CHF:0 stickers instance is the one that exists on my.taler-ops.ch
|
||||
# stage.my: that template is missing (HTTP 2018). Wrapper default COUNT=100 + stage.my → expect fail until template exists.
|
||||
```
|
||||
|
||||
| | |
|
||||
|--|--|
|
||||
| last100tx | `paid=true` without deposit often omitted; amount-sort hides CHF:0 |
|
||||
| Betel | SSH `taler-betel`, stage only |
|
||||
| Lifeline | no login without Freigabe |
|
||||
Loading…
Add table
Add a link
Reference in a new issue