koopa-admin-log/configs/castopod/README.md
Hernâni Marques 3f0e6b31e6
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.
2026-07-10 15:11:39 +02:00

14 lines
433 B
Markdown

# Castopod — castopod.hacktivism.ch
| Item | Value |
|------|--------|
| Live | `/home/hernani/koopa-castopod/` |
| Compose | `compose.yml` (this dir = mirror) |
| Port | **9020** → Caddy |
| Content note | `2026/2026-07-09--castopod-content.md` |
Secrets: `koopa-admin-secrets/…/koopa-castopod/{.env,users.env}` (not in this repo).
```bash
cd ~/koopa-castopod && set -a && source .env && set +a && podman-compose up -d
```