lemmy: hacktivism extra_themes + apply-branding

This commit is contained in:
Hernâni Marques 2026-08-17 15:04:19 +02:00
parent 4609035d46
commit d519fb3c80
No known key found for this signature in database
GPG key ID: CB5738652768F7E9
9 changed files with 80 additions and 6 deletions

View file

@ -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 → 90109015 / 9020**9024** / **90909092**; git-SSH host **9200** direct).
Public hosts: `taler.` / `exchange.` / `bank.` / `castopod.` / `bonfire.` / `prime.` / `bt.` / **`git.hacktivism.ch`** / `lemmy.` / `tops.ng1``ng3`.hacktivism.ch
(Caddy → 90109015 / 9020**9026** / **90909092**; 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`**.