-
Notifications
You must be signed in to change notification settings - Fork 229
setup remote host #5
Comments
Hi Yue, in order to set an HTTPS remote docker host I think you have to add two environment properties: e.g.
you can find additional info on the docker-compose repository: docs and docker_client.py |
Hi Yue, did you manage to solve the issue? |
Here is my script which can run successfully. Please note that it is necessary to map the HTTPS certificate path to container volume and set DOCKER_CERT_PATH to the container's cert path.
|
Thank you for the clarification. /cc @dvdred |
Hi all What if I have swarm, but I'm not using TLS? What if I already have a swarm where I want compose-ui to live and lead? This is what I'm trying to run, which start the ui but does not build things
|
Hello,
Probably this is not the better way to run it, but i hope this can help you. |
Thanks @dvdred ! |
I'm not sure I have. For one side, I can connect to the swarm. The thing is, when I send I'll try to collect some logs. Let me know if you want to follow up here or El sáb., 9 de abr. de 2016 a la(s) 05:00, Francesco Uliana <
|
please @wido-gg, can you describe your setup with some more details? What happens when you do the "up" and what is the content of the docker-compose.yml? |
I understand you can connect to swarm so I guess it would be better to open a new issue. Collect some logs if you can and let's follow up in a new issue |
Hi,
The remote host using HTTPS. Is there any way to specify the certification path to make HTTPS work? The UI does not have the options. Thanks.
Yue
The text was updated successfully, but these errors were encountered: