diff --git a/deploy/go-live.md b/deploy/go-live.md index 55c0e81..a85e5e6 100644 --- a/deploy/go-live.md +++ b/deploy/go-live.md @@ -54,10 +54,9 @@ the DNS switch. `DRILL_SOURCE_VOLUME` to `dorfteich-prod_backups` and run one on-demand drill (`drill-*` tag) green. - [x] **Off-host mirror** (#84, done 2026-07-12): tunnel fixed, BASEL - provisioned (`deploy/backup-basel.md`), mirror live on Test; the - Prod stack's `.env`/compose/key are already prepared — the mirror - activates automatically with the first release deploy that carries - the #84 sidecar (verify `status.json → mirror` afterwards). + provisioned (`deploy/backup-basel.md`), mirror live on Test AND on + Prod since the v0.2.0 deploy (first run verified: all sets on + BASEL, `status.json → mirror.lastRun = succeeded`). - [ ] Optional hygiene: a dedicated `DEPLOY_SSH_KEY_PROD` secret (the workflows currently reuse the host-wide deploy key stored as `DEPLOY_SSH_KEY_TEST`).