docs: add castopod/prime compose mirrors and refresh host snapshots

Mirror live compose for castopod and prime (qBittorrent password
redacted). Update firewalld list-all with 9200/tcp. Mark
Caddyfile.taler-host as legacy; short READMEs for new trees.
This commit is contained in:
Hernâni Marques 2026-07-10 15:11:39 +02:00
parent 02c5f97645
commit 3f0e6b31e6
No known key found for this signature in database
10 changed files with 188 additions and 14 deletions

16
configs/prime/README.md Normal file
View file

@ -0,0 +1,16 @@
# Prime — Jellyfin + qBittorrent
| Item | Value |
|------|--------|
| Live | `/home/hernani/koopa-prime/` |
| Compose | `compose.yml` (this dir; **no secret values**) |
| Jellyfin | **9022** → Caddy `prime.hacktivism.ch` |
| qBittorrent | **9023** → Caddy `bt.hacktivism.ch` |
| Topic | `2026/2026-07-09--koopa-prime-jellyfin.md` |
`WEBUI_PASSWORD` is `${WEBUI_PASSWORD}` in the mirror — live value only in
`koopa-admin-secrets/…/koopa-prime/` / host env (not admin-log).
```bash
cd ~/koopa-prime && podman-compose up -d
```