fix paths

This commit is contained in:
Hernâni Marques 2026-09-18 15:50:04 +02:00
parent 7691ac3065
commit 8d9bfc1512
No known key found for this signature in database
GPG key ID: CB5738652768F7E9

View file

@ -1,12 +1,12 @@
# Secrets — not stored in this repo
Live passwords/keys live in sibling **`koopa-admin-secrets`**.
Live passwords/keys live in sibling **`koopa-admin-secrets-enc-enc`**.
## Map
### Taler — host `/root`
| What | Mirror (`koopa-admin-secrets/…`) | Live |
| What | Mirror (`koopa-admin-secrets-enc/…`) | Live |
|------|----------------------------------|------|
| Bank admin/exchange/explorer/demo/bench | `koopa/host-root/taler-bank/*.txt` | `/root/bank-*-password.txt` |
| Merchant instance goa-demo | `koopa/host-root/taler-merchant/…` | `/root/merchant-*-password.txt` |
@ -28,8 +28,8 @@ Live passwords/keys live in sibling **`koopa-admin-secrets`**.
## Rules
- **koopa-admin-log**: paths only; `@inline-secret@` in configs, never password/key material.
- Pull/deploy: `koopa-admin-secrets/scripts/{pull,deploy}-from-koopa.sh`
- Full inventory: `koopa-admin-secrets/MAP.md`
- Pull/deploy: `koopa-admin-secrets-enc/scripts/{pull,deploy}-from-koopa.sh`
- Full inventory: `koopa-admin-secrets-enc/MAP.md`
## Public (OK here)