Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 362 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 362 Bytes

elasticbeanstalk-python-django

This is the sample application for elastic beanstalk with Django, the python web application framework.

Synopsis: \

  1. Download the repository $ git clone REPOSITORY

  2. Init as an elastic beanstalk application $ eb init

  3. Start the application $ eb start

  4. Deploy the code $ git aws.push