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.
17 lines
959 B
Markdown
17 lines
959 B
Markdown
# Config mirrors (from host koopa)
|
||
|
||
Directories are named to match **live podman container names** where possible.
|
||
|
||
| Directory | Live container | Image (typical) |
|
||
|-----------|----------------|-----------------|
|
||
| `taler-hacktivism/` | `taler-hacktivism` | `taler-hacktivism-live:landing` |
|
||
| `taler-hacktivism-bank/` | `taler-hacktivism-bank` | **`taler-hacktivism-banking:live`** |
|
||
| `taler-exchange/` | conf inside exchange container | (see exchange-ansible) |
|
||
| `taler-exchange-ansible/` | **`taler-hacktivism-exchange-ansible`** | `taler-hacktivism-exchange-ansible:landing` |
|
||
| `bank-landing/` `exchange-landing/` `merchant-landing/` | nginx landing snippets | ports 9013–9015 |
|
||
| `koopa-*` apps | `koopa-castopod`, `koopa-bonfire`, … | compose mirrors |
|
||
| `caddy/` `tor/` `firewalld/` `systemd/` | host services | |
|
||
|
||
**Authoritative running inventory:** `host/overview/LIVE.md`.
|
||
|
||
Secrets never live here — `SECRETS.md` / `koopa-admin-secrets`.
|