Next.js Discord

Discord Forum

I need urgenly help to deploy a next.js with devspace and docker kubernetes for development

Unanswered
Oak rough bulletgall wasp posted this in #help-forum
Open in Discord
Oak rough bulletgall waspOP
I need urgely help to get the environment setup correct ... something in either dockerfiles or yaml are not progressed correct as i intend, resulting in devspace handing and not finishing syn and deployment of the local dev environment!

If anyone have experience with dockerising a next.js and deploy on kubernetes i would love the support!!! ❤️

2 Replies

Golden-winged Warbler
I'm pretty close to having a full e2e dev experience setup, then will be open sourcing it.

It's based on
- Dagger for making images (so much better than dockerfiles)
- Kind for local k8s
- Pulumi for GKE/EKS
- pretty great setup for nextjs with DB management in place

DM me if you want to see / try it early.
I'm currently working on Keycloak for dedicated auth infra, but if you are fine with next-auth on postgres, then it is probably in a state you can use