docs/ops: merchant portal instance ids must be lowercase (avoid 401)

Document that mixed-case instance ids yield odd HTTP 401 in webui/API.
Lowercase MERCHANT_INSTANCE / shop paths defensively in monitoring and landings.
This commit is contained in:
Hernâni Marques 2026-07-17 22:36:54 +02:00
parent 57cf9aa2a1
commit ba48f334ea
No known key found for this signature in database
9 changed files with 44 additions and 8 deletions

View file

@ -8,3 +8,5 @@
2. Start vor Merchant-Apps → 502
3. Pasta AAAA/timeout → pin `172.17.0.1`
Live-Stack war gesund (302/402); Ursache/Fix nicht wiederholen.
- **Merchant portal:** instance ids **lowercase only** — capitals → odd **401**;
documented in taler-hacktivism + stagepaysan config READMEs; monitoring lowercases `MERCHANT_INSTANCE`.