# 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 ```