docs: reflect live koopa state (inventory + exchange-ansible)
Capture what is actually running on host koopa: podman names/ports, Caddy vhosts, and hernani paths. Authoritative snapshot: host/overview/LIVE.md. Rename docs to live container taler-hacktivism-exchange-ansible (not the short taler-exchange-hacktivism label). Add public-only mirror of ~/ansible-taler-exchange deploy helpers (no secrets.yml).
This commit is contained in:
parent
549ca638e8
commit
b5c1bf7591
11 changed files with 274 additions and 17 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# Service overview — koopa
|
||||
|
||||
## Diagram
|
||||
**Live container/port inventory:** [`LIVE.md`](LIVE.md) (state as observed on host).
|
||||
|
||||
Diagram
|
||||
|
||||
```mermaid
|
||||
flowchart TB
|
||||
|
|
@ -26,7 +28,7 @@ flowchart TB
|
|||
|
||||
subgraph Podman["podman rootless (hernani)"]
|
||||
Merch["taler-hacktivism\n:9010"]
|
||||
Exch["taler-exchange-hacktivism\n:9011"]
|
||||
Exch["taler-hacktivism-exchange-ansible\n:9011"]
|
||||
Bank["taler-bank-hacktivism\n:9012"]
|
||||
Castopod["koopa-castopod\n:9020"]
|
||||
Bonfire["koopa-bonfire\n:9021"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue