Skip to content

chore(infra): remove legacy EC2/ALB Docker deploy path - #36

Merged
raferdev merged 1 commit into
mainfrom
chore/remove-legacy-docker-deploy
Aug 14, 2026
Merged

chore(infra): remove legacy EC2/ALB Docker deploy path#36
raferdev merged 1 commit into
mainfrom
chore/remove-legacy-docker-deploy

Conversation

@raferdev

Copy link
Copy Markdown
Owner

The site now deploys as a static export to S3+CloudFront via Terraform (infra/live) and GitHub Actions, so the old Docker/nginx production path (root Dockerfile, docker-compose prod files, nginx/Dockerfile + nginx.conf, and their package.json scripts) is dead weight. nginx/tests and docker-compose.test.yaml are untouched since they run Playwright tests locally, unrelated to production hosting.

Also commits the Terraform provider lock files generated by terraform init in infra/bootstrap and infra/live.

The site now deploys as a static export to S3+CloudFront via Terraform
(infra/live) and GitHub Actions, so the old Docker/nginx production
path (root Dockerfile, docker-compose prod files, nginx/Dockerfile +
nginx.conf, and their package.json scripts) is dead weight. nginx/tests
and docker-compose.test.yaml are untouched since they run Playwright
tests locally, unrelated to production hosting.

Also commits the Terraform provider lock files generated by
`terraform init` in infra/bootstrap and infra/live.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Aug 14, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 4d5ad44

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel

vercel Bot commented Aug 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
rafer.dev Error Error Aug 14, 2026 5:55pm

@raferdev
raferdev merged commit 69773a0 into main Aug 14, 2026
2 of 4 checks passed
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