fix paths
This commit is contained in:
parent
7691ac3065
commit
8d9bfc1512
1 changed files with 4 additions and 4 deletions
|
|
@ -1,12 +1,12 @@
|
||||||
# Secrets — not stored in this repo
|
# 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
|
## Map
|
||||||
|
|
||||||
### Taler — host `/root`
|
### 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` |
|
| 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` |
|
| 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
|
## Rules
|
||||||
|
|
||||||
- **koopa-admin-log**: paths only; `@inline-secret@` in configs, never password/key material.
|
- **koopa-admin-log**: paths only; `@inline-secret@` in configs, never password/key material.
|
||||||
- Pull/deploy: `koopa-admin-secrets/scripts/{pull,deploy}-from-koopa.sh`
|
- Pull/deploy: `koopa-admin-secrets-enc/scripts/{pull,deploy}-from-koopa.sh`
|
||||||
- Full inventory: `koopa-admin-secrets/MAP.md`
|
- Full inventory: `koopa-admin-secrets-enc/MAP.md`
|
||||||
|
|
||||||
## Public (OK here)
|
## Public (OK here)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue