Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 763 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 763 Bytes

Testing Time: Navigate to http://10.10.0.250:8080/ to verify Nginx, and navigate to http://10.10.0.250:9000/ to open Portainer, lastly. navigate to http://10.10.0.250:9000/#/swarm/visualizer to visualize all your applications.

image

image

Take Away: You should able to set up a machine locally to configure the Docker Swarm playground, and you can automate the entire Docker Swarm setup with the Vagrant ruby script if you want to. Lastly, run Vagrant destroy to clean up your virtual environment or Vagrant suspend to stop them, happy dockering.