From 6d710caa50d141f2dcb03de51d420067166279df Mon Sep 17 00:00:00 2001 From: Claude Fable 5 Date: Sun, 12 Jul 2026 15:54:24 +0200 Subject: [PATCH] Go-live checklist: prod mirror verified live after the v0.2.0 deploy Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01EwZ4jR4KFAPvpjWevfUGX1 --- deploy/go-live.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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`).