ops: GOA vanilla landings stats wdGet + collect greening
This commit is contained in:
parent
0d881cd726
commit
337d253691
24 changed files with 1074 additions and 107 deletions
|
|
@ -10,6 +10,24 @@ sudo caddy validate --config /etc/caddy/Caddyfile
|
|||
sudo systemctl reload caddy
|
||||
```
|
||||
|
||||
Preferred live path: edit `~/koopa-caddy/Caddyfile`, then `sudo ~/bin/caddy-apply`
|
||||
(copies → `/etc/caddy/Caddyfile`, validate, `systemctl reload caddy`).
|
||||
|
||||
## GOA bank @wdGet (FP Android withdraw) — full replace
|
||||
|
||||
Live snapshot + `@wdGet` (GET Integration → `:9013` → demo-api):
|
||||
|
||||
- `Caddyfile.koopa-live-wdGet` — whole-file replacement (based on live koopa, not admin-log mirror)
|
||||
- `apply-goa-wdGet-full-replace.sh` — replaces `~/koopa-caddy/Caddyfile` **and** `/etc/caddy/Caddyfile`, reload, smoke
|
||||
|
||||
```bash
|
||||
# on koopa (root) — scp both files first if no admin-log checkout:
|
||||
sudo bash /tmp/goa-fp-port/caddy/apply-goa-wdGet-full-replace.sh \
|
||||
/tmp/goa-fp-port/caddy/Caddyfile.koopa-live-wdGet
|
||||
```
|
||||
|
||||
FP SoT: `$HOME/git/admin-logs/taler/francpaysan-admin-log` `files/caddy/Caddyfile` `@wdGet`.
|
||||
|
||||
## dossiers.ngi* — basic_auth (htaccess-in-front)
|
||||
|
||||
Caddy **ignores** Apache `.htaccess`. Use:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue