Repo Linking and multiple hosts #605
-
Hi. I updated Komodo to v1.18.3 and I was exploring the new Repo Linking feature to use on my Stacks, but I have one question about what this means: I have one repo in GitHub, with all the stack compose files for my 2 docker hosts:
When I create a repository, it asks for the host where the repo will be cloned. In the stack configuration, I can choose the host where the stack should be deployed, as well as link the repo. My question is: do I need to create two separate repo entries for the same GitHub repository, one for cloning to docker-1 and another for docker-2? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
On the Repo section, leave the server field empty. Next, in the Stack section, select the server you intend to deploy on. Repeat this process for the second stack on a different server. |
Beta Was this translation helpful? Give feedback.
On the Repo section, leave the server field empty.
Next, in the Stack section, select the server you intend to deploy on. Repeat this process for the second stack on a different server.