francescou / docker-compose-ui

web interface for Docker Compose
http://francescou.github.io/docker-compose-ui
MIT License
1.54k stars 230 forks source link

Multiple Docker Engines #101

Open bergtwvd opened 6 years ago

bergtwvd commented 6 years ago

Often I want to deploy a composition on one of my Docker Engines (or Swarm standalone instances if you will). From Settings I can enter the Docker Engine URL to connect to. It would be nice if this can be a drop down list of the available Engines, rather than re-entering the Engine URL everytime I want to switch Engine.

So Settings should provide functionality to define/undefine Engines, and select the active Engine.

bergtwvd commented 6 years ago

Something related was reported in #58 and #79.