Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Implement docker deployment #111

Open
pieter-berkel opened this issue Jan 9, 2023 · 6 comments
Open

feat: Implement docker deployment #111

pieter-berkel opened this issue Jan 9, 2023 · 6 comments

Comments

@pieter-berkel
Copy link

Describe the feature you'd like to request

I would like to see how to deploy with docker, maybe in the template or at least in the documentation.

Describe the solution you'd like to see

I would like to see a docker example in the documentation.

Additional information

I already tried with the normal turborepo example but this fails because this template uses pnpm.

@juliusmarminge
Copy link
Member

I'd be open for this - however we currently have some issues getting a normal T3 app Docker setup going so I think I'll wait until that one has been resolved before attempting to set it up for monorepos.

Follow it here: t3-oss/create-t3-app#992

@pmioduszewski
Copy link

pmioduszewski commented Mar 8, 2023

Did someone figure it out?

@EkkoKo
Copy link

EkkoKo commented Mar 31, 2023

@pmioduszewski yes! I've created a PR for it right now you can go check it out
#255

Feel free to ask me questions / review it if you think there are stuff that can be written better :)

@oldo
Copy link

oldo commented Apr 28, 2023

Thanks @EkkoKo
By taking a squiz at your PR I was able to resolve issues I was having running in docker. I was going around in circles all morning till I found your work!

@akutruff
Copy link

akutruff commented Nov 8, 2023

I did a bunch of work to dockerize this repo for fly.io. It's all here:

https://github.com/kutruff/fly-t3-turbo

(It's based on EkkOko's PR.)

@raphaelm-gioa
Copy link

What about deploying using SST ? Would that be doable even ?

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

No branches or pull requests

7 participants