23 lines
1 KiB
Markdown
23 lines
1 KiB
Markdown
# 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 |
|