docs: new root as prior history lost (orphan + GC); ~215 commits not recoverable

This commit is contained in:
Hernâni Marques 2026-07-13 10:12:00 +02:00
commit 96961f23f5
268 changed files with 24161 additions and 0 deletions

16
configs/prime/README.md Normal file
View file

@ -0,0 +1,16 @@
# Prime — Jellyfin + qBittorrent
| Item | Value |
|------|--------|
| Live | `/home/hernani/koopa-prime/` |
| Compose | `compose.yml` (this dir; **no secret values**) |
| Jellyfin | **9022** → Caddy `prime.hacktivism.ch` |
| qBittorrent | **9023** → Caddy `bt.hacktivism.ch` |
| Topic | `2026/2026-07-09--koopa-prime-jellyfin.md` |
`WEBUI_PASSWORD` is `${WEBUI_PASSWORD}` in the mirror — live value only in
`koopa-admin-secrets/…/koopa-prime/` / host env (not admin-log).
```bash
cd ~/koopa-prime && podman-compose up -d
```