Skip to content

Add Fly.io deployment support alongside existing Heroku setup#482

Open
benadida wants to merge 1 commit intomasterfrom
claude/add-flyio-deployment-T93CD
Open

Add Fly.io deployment support alongside existing Heroku setup#482
benadida wants to merge 1 commit intomasterfrom
claude/add-flyio-deployment-T93CD

Conversation

@benadida
Copy link
Owner

@benadida benadida commented Feb 8, 2026

Add Dockerfile, fly.toml, and .dockerignore for containerized deployment
to Fly.io. Make DATABASE_SSL_REQUIRE configurable via environment variable
(defaults to '1' to preserve Heroku behavior; Fly.io sets it to '0' since
its internal Postgres doesn't use SSL).

Heroku deployment is unaffected — it continues using the Procfile directly.

https://claude.ai/code/session_01LUEVPPEZdX2kpbetm2Axg4

Add Dockerfile, fly.toml, and .dockerignore for containerized deployment
to Fly.io. Make DATABASE_SSL_REQUIRE configurable via environment variable
(defaults to '1' to preserve Heroku behavior; Fly.io sets it to '0' since
its internal Postgres doesn't use SSL).

Heroku deployment is unaffected — it continues using the Procfile directly.

https://claude.ai/code/session_01LUEVPPEZdX2kpbetm2Axg4
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.

2 participants