Skip to content

Deploying in Cloudflare #28

Closed Answered by thomasfr
nireak asked this question in Q&A
Feb 2, 2025 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

Hi @nireak,
I am currently finishing the deployment of the base-stack to fly.io. We chose fly.io because it is one of the least opinionated "serverless" deployment options and does not require any extra request handlers. Therefore, even if you do not want to deploy the base-stack to fly.io, you won’t need to change much code. In fact, you can reuse the same Dockerfile and deploy it elsewhere, or you can ignore the Dockerfile and create your own bundling and deployment workflow without modifying the code.
I mention this to explain why we opted against a different 'default' deployment target for our base-stack. That approach would complicate things for anyone who does not want to deploy to …

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by nireak
Comment options

You must be logged in to vote
2 replies
@rphlmr
Comment options

@thomasfr
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants