Skip to content

etangreal/swarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REQUIREMENTS

  • vagrant (>= 1.5)
  • virtualbox

SETUP

USAGE

  • ./chaos-monkey (lists the available options)
  • ./chaos-monkey start
  • ./chaos-monkey names (list the containers along with their ip-addresses)
  • ./chaos-monkey fast
  • ./chaos-monkey netsplit
  • ./chaos-monkey bridge
  • ./chaos-monkey ring

TO VIEWING DOCKER CONTAINER OUTPUT

  • open an additional console
  • vagrant ssh
  • docker ps
  • docker attach aa (attach to one of the container e.g: 'aa', 'bb', 'cc', 'dd')

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published