rohitkhatana / monkey

A python based chaos monkey, conformity monkey and janitor monkey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%