Skip to content

bfirsh/swarm-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Swarm Visualization

Here are a bunch of scripts that help you visualise a Swarm. It's a bit of a mess, and in a "works for me" state, so no guarantees it'll work for you.

Props to Sean, Jeff, Alvin, and Patrick for building most of this.

Running

  1. Install Docker Toolbox.
  2. Open the Docker Quickstart Terminal app to create a default machine and give you a Docker shell.
  3. Set up a Swarm with Machine: https://docs.docker.com/swarm/install-w-machine/
  4. Ensure you're pointing at your default machine by running eval "$(docker-machine env default)"
  5. Run scripts/up.sh swarm-master (assuming your Swarm master is called swarm-master)
  6. Browse to port 3000 on your default machine (open http://$(boot2docker ip default):3000 in your shell will do that for you)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published