Nextjs deployment on Docker
Any recommendation for good open source CI/CD tool to deploy Nextjs on Docker (better to o work with Swarm too) and with similar Vercel DX when it comes to automatically deploying on git push?
12 Replies
I would look at coolify
Hi ! You can take a look at:
- https://www.youtube.com/watch?v=sIVL4JMqRfc
- https://github.com/nextjs organization for example on non vercel cloud provider
- https://nextjs.org/docs/app/building-your-application/deploying#self-hosting has some explanation
- https://github.com/ezeparziale/nextjs-k8s is an example with kubernetes but the configuration is similar
I use coolify at work
how is the experience so far?
how many users do you have daily?
i'm planning on using coolify in prod
i use easypanel
My experince is great
I have a lot of projects on it
but it is good
But i self host it, i recommened you find a server
yeah, i'm also using coolify rn with docker compose and hetzner
do you use it for a side project? or some large-scale at work?
i'm just a bit concerned because CJ (from syntax fm) said on his tutorial that he personally wouldn't use coolify yet bc it still has bugs (and also still in beta)
so was wondering if you encountered any bugs
how much traffic do you get btw? im planning to use it for an enterprise app if it's stable enough (otherwise i might pick dokku or something)
I am using at work
There are 48k visits on one project
i see, that's reassuring
per month?
no bugs so far?
Not really
I am a front end dev so i don't play alot with it
But i have used it
And it is cool
i see, thanks
Your welcome