ytsruh
DTDrizzle Team
•Created by Boby on 9/11/2024 in #help
error in production, using Vercel
Vercel is a serverless platform, it doesn't support Docker/Containers. You need to deploy the container somewhere else and connect to it over HTTP from Vercel
9 replies
DTDrizzle Team
•Created by uzelac on 9/8/2024 in #help
drizzle.team website down?
Same for me :/
10 replies
My nextjs app crashes after a few hours of deployment
I think your cloudflare workers was just throwing an exception you didn't handle. I'm no CF expert but I think they're quite prone to it. If it catches an exception you should probably have some retry logic in place to re-execute.
Glad its work for you though
7 replies
Exponential Postgres Memory Usage?
Its cool, id rather spend money with Railway 🙂 (I actually migrated from DO to Railway) I'll have a go at my own custom Postgres docker image where I can limit memory & settings etc.
Thanks for the suggestions though, really helpful!
18 replies