Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate Create Docker Swarm Cluster #135

Open
jadester opened this issue Dec 13, 2015 · 1 comment
Open

Duplicate Create Docker Swarm Cluster #135

jadester opened this issue Dec 13, 2015 · 1 comment

Comments

@jadester
Copy link

https://htmlpreview.github.io/?https://github.com/javaee-samples/docker-java/blob/master/readme.html#_multi_host_networking

@arun-gupta
Copy link
Owner

Setup instructions to create Swarm master should be removed

chscorpio added a commit to chscorpio/docker-java that referenced this issue Dec 15, 2015
…n as the token-based swarm-master we create there will conflict with the one we create in docker-swarm. arun-gupta#135 and arun-gupta#136

- In docker-swarm, I provided a command and example output to explain how a master has both a swarm-agent and swarm-agent-master container and followed that example with an explicit step to connect to the swarm cluster.
- In docker-swarm, I explicitly required that we connect to the Swarm cluster before verifying that Wildfly and Couchbase are running because we just finished listing the network interfaces on swarm-node-02.
- In docker-swarm, I added a sentence to take note which nodes were running Wildfly and Couchbase as they will need to be replaced accordingly in subsequent commands. arun-gupta#125 and arun-gupta#139
- Otherwise, I fixed typos and grammatical errors as I encountered them.
@chscorpio chscorpio mentioned this issue Dec 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants