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.
14 lines
433 B
Markdown
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
|
|
```
|