docs: new root as prior history lost (orphan + GC); ~215 commits not recoverable
This commit is contained in:
commit
96961f23f5
268 changed files with 24161 additions and 0 deletions
21
configs/castopod/README.md
Normal file
21
configs/castopod/README.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
# Castopod — castopod.hacktivism.ch
|
||||
|
||||
| Item | Value |
|
||||
|------|--------|
|
||||
| Live | `/home/hernani/koopa-castopod/` |
|
||||
| Compose | `compose.yml` (mirror, no secrets) |
|
||||
| Port | **9020** → Caddy |
|
||||
| Site | https://castopod.hacktivism.ch/ |
|
||||
|
||||
Secrets: `koopa-admin-secrets/…/koopa-castopod/` and host `~/koopa-castopod/{.env,users.env}`.
|
||||
|
||||
```bash
|
||||
cd ~/koopa-castopod && set -a && source .env && set +a && podman-compose up -d
|
||||
scripts/castopod/install-systemd.sh
|
||||
scripts/castopod/apply-branding.sh
|
||||
```
|
||||
|
||||
Daylogs: `2026/2026-07-09--castopod-content.md` (stack/accounts),
|
||||
`2026/2026-07-13--castopod-boot-branding.md` (boot/branding).
|
||||
|
||||
Podcast content is **not** versioned in admin-log.
|
||||
Loading…
Add table
Add a link
Reference in a new issue