configs: rename dirs to match live koopa containers
Reflect host naming in git paths: - configs/taler-hacktivism/ (was taler-merchant) → container taler-hacktivism - configs/taler-hacktivism-bank/ (was taler-bank) → container …-bank, image taler-hacktivism-banking:live - configs/taler-exchange-ansible/ already matches …-exchange-ansible - configs/taler-exchange/ = conf inside that exchange container Update LIVE.md, README, ports/refs. No secret values.
This commit is contained in:
parent
b5c1bf7591
commit
54ebdb7d7a
27 changed files with 93 additions and 66 deletions
|
|
@ -1,6 +1,12 @@
|
|||
# Exchange (GOA) site notes
|
||||
# Exchange config (inside ansible container)
|
||||
|
||||
Container: **`taler-exchange-hacktivism`** · image tags `localhost/taler-exchange-hacktivism-live:9011` (live) and optional snapshot
|
||||
**Live container:** `taler-hacktivism-exchange-ansible`
|
||||
**Image:** `localhost/taler-hacktivism-exchange-ansible:landing`
|
||||
**Deploy tree on host:** `~/ansible-taler-exchange/` → see **`configs/taler-exchange-ansible/`**
|
||||
|
||||
This directory mirrors **exchange software config** (overrides, coins, terms), not the Ansible wrapper itself.
|
||||
|
||||
Container: **`taler-hacktivism-exchange-ansible`** · image tags `localhost/taler-hacktivism-exchange-ansible-live:9011` (live) and optional snapshot
|
||||
Host port: **9011** (pasta) · public: **https://exchange.hacktivism.ch/** (Caddy → 9011)
|
||||
|
||||
**Snapshot + restore (local tar, no registry):**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue