docs: topic notes 2026-07-09 (keys-wire, ipv6, castopod, …)

This commit is contained in:
Hernâni Marques 2026-07-09 22:54:08 +02:00
parent 547f0e27ce
commit 86502f5ced
No known key found for this signature in database
11 changed files with 520 additions and 0 deletions

17
ops/ROOT_HYGIENE.md Normal file
View file

@ -0,0 +1,17 @@
# Scratch & secrets
## Secrets (separate repo)
```
../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`.
## Scratch: `koopa-admin-log/.tmp/`
Ephemeral agent probes only (gitignored).