Skip to content

rohitkhatana/monkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monkey

chaos monkey for alibaba cloud

  1. cd monkey
  2. virutalenv venv
  3. source venv/bin/activate
  4. pip install -r requirements.txt
  5. cp credentials_format.py credentials.py
  6. udpate the credentails
  7. python app.py
  8. Now you can see the result on web using this link: http://127.0.0.1:5000/conformity

About

A python based chaos monkey, conformity monkey and janitor monkey

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages