lemmy: hacktivism extra_themes + apply-branding
This commit is contained in:
parent
4609035d46
commit
d519fb3c80
9 changed files with 80 additions and 6 deletions
|
|
@ -32,7 +32,7 @@ configs/ # mirrored app configs (caddy, taler, forgejo, …)
|
|||
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)
|
||||
castopod/ bonfire/ lemmy/ prime/ # compose mirrors (no secret values)
|
||||
tops/ # koopa-tops-ng1…ng3 + autostart unit
|
||||
tor/ # KoopaRelay ORPort 8080
|
||||
scripts/ # merchant, exchange, monitoring helpers
|
||||
|
|
@ -52,6 +52,7 @@ scripts/ # merchant, exchange, monitoring helpers
|
|||
| `taler-hacktivism-bank` | libeufin-bank (GOA) | **9012** (+ landing **9013**) |
|
||||
| `koopa-castopod` (+ mariadb/redis) | Castopod | **9020** |
|
||||
| `koopa-bonfire` (+ postgres) | Bonfire | **9021** |
|
||||
| `koopa-lemmy-proxy` (+ lemmy/ui/pictrs/db) | Lemmy | **9026** |
|
||||
| `koopa-prime-jellyfin` | Jellyfin | **9022** |
|
||||
| `koopa-prime-qbittorrent` | qBittorrent | **9023** |
|
||||
| `koopa-forgejo` (+ postgres) | Forgejo rootless | **9024** + SSH **9200** |
|
||||
|
|
@ -62,8 +63,8 @@ Start model (exchange): `~/ansible-taler-exchange/` → `run-container-koopa.sh`
|
|||
Start model (user apps): `hernani` → `cd ~/koopa-* && podman-compose up -d`.
|
||||
Start model (tops): user unit `container-koopa-tops.service` (linger).
|
||||
|
||||
Public hosts: `taler.` / `exchange.` / `bank.` / `castopod.` / `bonfire.` / `prime.` / `bt.` / **`git.hacktivism.ch`** / `tops.ng1`–`ng3`.hacktivism.ch
|
||||
(Caddy → 9010–9015 / 9020–**9024** / **9090–9092**; git-SSH host **9200** direct).
|
||||
Public hosts: `taler.` / `exchange.` / `bank.` / `castopod.` / `bonfire.` / `prime.` / `bt.` / **`git.hacktivism.ch`** / `lemmy.` / `tops.ng1`–`ng3`.hacktivism.ch
|
||||
(Caddy → 9010–9015 / 9020–**9026** / **9090–9092**; git-SSH host **9200** direct).
|
||||
|
||||
Service **details**: `configs/taler-hacktivism*`, `configs/taler-exchange*`, `configs/forgejo/`, `configs/tops/`, `scripts/*`.
|
||||
Host-wide picture: **`host/overview/services.md`**.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue