Docker Swarm or MultiHost Support?
-
Hi,
Do you currently support DockerSwarm or Any have any future plans?
-
multi-host support is planned but has no ETA yet. The implementation of it may or may not be based on swarm, we have to evaluate it when we actually implement it. I had commented in another thread elsewhere, but if you are in a position to support the development of this feature, would be great to discuss more (girish@cloudron.io)
-
@jodumont said in Docker Swarm or MultiHost Support?:
It is possible to have 2 cloudrons under the same domain.tld ?
The main domain needs to be different, in order for the dashboard to have a unique URL for each Cloudron (the
my.domain.com
). It could however be a subdomain for one of the machines. And you could afterwards add the main domain to the second machine, in order to install apps on it too.For example, you could have
- Machine 1 with main domain
domain.com
, management dashboard onmy.domain.com
, and apps onapp1.domain.com
,app2.domain.com
- Machine 2 with main domain
machine2.domain.com
, management dashboard onmy.machine2.domain.com
, and apps onapp3.domain.com
,app4.domain.com
- Machine 1 with main domain