gabriel / musehub public
fix BREAKING deploy fix/deploy-pipeline-crane-sync #1 / 1
gabriel · 75 days ago · Apr 9, 2026 · Diff

fix(deploy): use crane for ECR push, sync deploy.sh via SSM, update infra doc

- push.sh: replace docker push with crane (save → tar → crane push) to avoid VPNKit proxy dropping large layer uploads from Docker Desktop - push.sh: always write local deploy.sh to the instance via SSM before running it, so deploy.sh is always current — no stale instance copy can diverge - docs/infrastructure.md: update deploy pipeline overview to reflect crane + SSM sync - docs/infrastructure.md: fix security group docs (port 80 not open, 443 only) - docs/infrastructure.md: document Cloudflare Full (Strict) SSL model correctly - docs/infrastructure.md: replace wrong docker compose -C commands with correct blue-green docker commands for on-instance debugging

sha256:96ccab63b6360641ea8a3f1cab1af5f7c25017453057cd2e3bac74a09eccf5fc sha
sha256:bdc5ebddfaaf004a3b17ce0be4554c41d225e62994a2f446dceb0aa9cc7d9228 snapshot
← Older Oldest on fix/deploy-pipeline-crane-sync
All commits
Newer → Latest on fix/deploy-pipeline-crane-sync

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:96ccab63b6360641ea8a3f1cab1af5f7c25017453057cd2e3bac74a09eccf5fc --body "your comment"