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
|
|
@ -23,9 +23,10 @@ host/ # openSUSE host-level config + overview
|
|||
overview/services.md # graphical service map
|
||||
systemd/ firewalld/ caddy/ network/
|
||||
configs/ # mirrored app configs (caddy, taler, forgejo, …)
|
||||
taler-merchant/ # overrides + nginx (same tree style as exchange)
|
||||
taler-exchange/ # overrides + coins
|
||||
taler-exchange-ansible/ # live koopa exchange container (ansible)
|
||||
taler-hacktivism/ # merchant container taler-hacktivism
|
||||
taler-hacktivism-bank/ # bank container (image …-banking)
|
||||
taler-exchange/ # exchange conf (inside ansible container)
|
||||
taler-exchange-ansible/ # container taler-hacktivism-exchange-ansible
|
||||
forgejo/ # rootless git.hacktivism.ch
|
||||
castopod/ bonfire/ prime/ # compose mirrors (no secret values)
|
||||
tor/ # KoopaRelay ORPort 8080
|
||||
|
|
@ -57,7 +58,7 @@ Start model (user apps): `hernani` → `cd ~/koopa-* && podman-compose up -d`.
|
|||
Public hosts: `taler.` / `exchange.` / `bank.` / `castopod.` / `bonfire.` / `prime.` / `bt.` / **`git.hacktivism.ch`**
|
||||
(Caddy → 9010–9015 / 9020–**9024**; git-SSH host **9200** direct).
|
||||
|
||||
Service **details**: `configs/taler-*`, `configs/forgejo/`, `scripts/*`.
|
||||
Service **details**: `configs/taler-hacktivism*`, `configs/taler-exchange*`, `configs/forgejo/`, `scripts/*`.
|
||||
Host-wide picture: **`host/overview/services.md`**.
|
||||
Port table: **`configs/ports.md`**.
|
||||
Router: **`../vecigate-admin-log`**.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue