- follow instruction in this link
- follow instruction in this link
- make configure
- make deploy
Your are done setting up development environment . now check http://127.0.0.1/ if you are using boot2docker run boot2docker ip to get host to use
- create an elasticbeanstalk in your amazon account
- add your elastic credentials in your environment using this command: make credentials id=your_AWS_ACCESS_KEY_ID key=AWS_SECRET_ACCESS_KEY
- The install eb with this command: pip install eb
- Run this command to configure your app: eb init application_name N.B application_name is the one you created in elasticbeanstalk