You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.
My purpose was to test UCP with multi-network host.
So it is important to mention that the directory in which the docker-compose.yml file in must be called "voteapps", because of some hardwired parameters in the apps.
And after that the command is: "docker-compose --x-networking --x-network-driver=overlay up -d"
Obciously in this case the docker nodes must use a kv backend. I used etcd.
Btw. Thanks for the config and the whole docs. It is very cool for testing ucp in action
This only worked for me with @banjot 's compose file, and required putting the compose file in a folder called "voteapps" as @lmesz indicated. We should probably note this in the labs documentation.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: