This (coolify) looks very interesting. Since others may have the same question as i do: Does it scale horizontally? We actually have our own racks in datacenter and if i gave 3 machines to it would they handle that?
I saw you mention the K8s soonest: is that your scaling solution? Seems it would be simpler.
You can attach any number of servers (and Remote Docker Engines) to a single Coolify instance (docker swarm is not supported).
If you are using a remote server, the building process of an application is done on the remote server and not locally (on Coolify's server), so Coolify won't be affected on how many builds are doing concurrently. The only limit is the CPU/Memory of your servers. :)
The ultimate & standard scaling solution will be K8s.
I saw you mention the K8s soonest: is that your scaling solution? Seems it would be simpler.
Regardless I think we may look into this.