Skip to content

fix(deploy): support low-disk AWS code-only rebuilds#8

Merged
danyellambert merged 3 commits into
mainfrom
fix/aws-low-disk-code-only-rebuild
May 18, 2026
Merged

fix(deploy): support low-disk AWS code-only rebuilds#8
danyellambert merged 3 commits into
mainfrom
fix/aws-low-disk-code-only-rebuild

Conversation

@danyellambert

Copy link
Copy Markdown
Owner

Summary

  • Clean safe Docker data before code-only preflight
  • Make the disk threshold advisory instead of blocking
  • Stop the compose stack without removing volumes before rebuild
  • Prune build cache, stopped containers and unused images before Docker build
  • Preserve persistent Docker volumes, including Caddy TLS data

Validation

  • AWS CD execute passed on branch fix/aws-low-disk-code-only-rebuild
  • Deploy completed successfully through SSM tunnel
  • Containers came back healthy
  • Persistent dirs and Docker volumes were preserved
  • Product API health returned ok=true

@danyellambert danyellambert merged commit b46fdc6 into main May 18, 2026
5 checks passed
@danyellambert danyellambert deleted the fix/aws-low-disk-code-only-rebuild branch May 18, 2026 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant