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

5
ops/README.md Normal file
View file

@ -0,0 +1,5 @@
# ops/
Host hygiene and short pointers. **Dated day/topic logs live under `../2026/`.**
- `ROOT_HYGIENE.md` — secrets layout (values in `koopa-admin-secrets`)

11
ops/ROOT_HYGIENE.md Normal file
View file

@ -0,0 +1,11 @@
# Secrets layout
```
../koopa-admin-secrets/
koopa/host-root/taler-bank/… → /root/bank-*-password.txt
koopa/host-root/taler-merchant/… → /root/merchant-*-password.txt
containers/<name>/secrets/ → files inside podman containers
```
Deploy/pull: `koopa-admin-secrets/scripts/deploy-to-koopa.sh` / `pull-from-koopa.sh`.
No password **values** in `koopa-admin-log`.