Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

Is there a way to show docker-compose projects running on multiple hosts on the UI #58

Closed
harrybvp opened this issue Nov 2, 2016 · 5 comments

Comments

@harrybvp
Copy link

harrybvp commented Nov 2, 2016

First of all thank-you so much for the awesome project

We have multiple hosts and on each hosts we are running multiple docker-compose projects.
Right now to manage these docker-compose projects . we are running docker-compose-ui instance on each host.

It would be awesome if we can manage these projects from single docker-compose UI instance.

@francescou
Copy link
Owner

thanks!

you could use a single docker-compose-ui instance and connect to different remote docker hosts (see https://github.com/francescou/docker-compose-ui#remote-docker-host) or you could setup a docker swarm cluster

in both cases you are forced to use the same docker compose projects

@harrybvp
Copy link
Author

harrybvp commented Nov 2, 2016

remote-docker-host ability allows to connect to one remote docker host at a time.
i would like to configure multiple remote-docker-hosts at the same time.
Am i missing something?

@francescou
Copy link
Owner

you're right

I guess the only solution would be to setup a docker swarm cluster

@allamand
Copy link

allamand commented Nov 7, 2016

@harrybvp I've setup a swarm cluster and compose-ui manage to see all containeurs talking to the swarm master with no problem

@francescou
Copy link
Owner

I'm closing this issue for now. Please feel free to reopen if necessary

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants