Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 391 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 391 Bytes

aws-manager

easily manage Amazon Web services. If you have an AWS account the setup should only take a few minutes. You only need python, boto and fabric. All packages are installed via the pip packet manager.

Starting instances is as easy as $ python aws-manager.py create

detailed setup:

  1. setup an AWS account.

  2. set credentials in settings

  3. pip install boto fabric