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:
parent
02c5f97645
commit
3f0e6b31e6
10 changed files with 188 additions and 14 deletions
14
configs/castopod/README.md
Normal file
14
configs/castopod/README.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# 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
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue