coolify
coolify copied to clipboard
[Feature]: Multiple Cluster for one app
Is there an existing issue for this?
- [X] I have searched the existing issues
Summary
I need to be able to create clusters for applications and a system like a load balancer on Coolify. Is it possible ?
Why should this be worked on?
Need a solution to create clusters and distribute the load. It's better when you need to process a lot of data,
No.
AFAIK, Coolify will only create one container for each application.
At the moment it is not possible, but... I'm currently working on a feature called remote docker engine that will allow you to add more than one server to a single coolify instance. This is the first step towards your request.
Hi, will load balancing be a feature? sorry to ask 😅
MRSK is a new tool from 37 Signals (basecamp, ruby on rails, hey) that allows for easily deploying containers to multiple servers, all behind traefik. They say it's far simpler than even docked swarm.
I think this could be a fantastic opportunity for synthesis with Coolify in v4. It's just a cli tool, so should be easy to call on the backend. It can of course be used for single servers as well.
https://github.com/mrsked/mrsk
This will be added to v4.
I'm closing this issue, because tracking features will be moved to GitHub discussions. Github issues will be only for bugs.
Version 4 is in full focus. v3 related issues will be closed, if it is not a critical bug.
Thanks for your understanding.