Commit Graph

4 Commits

Author SHA1 Message Date
Sam Collins
d307d47995 Updated aws cache type to t2.micro (#1067) 2017-03-04 12:37:26 -08:00
Audrey Roy Greenfeld
313aff19a1 Enable gzip compression on Elastic Beanstalk per @realpython https://realpython.com/blog/python/deploying-a-django-app-to-aws-elastic-beanstalk/ 2016-11-08 09:50:51 -08:00
Sam Collins
52e84608be Added --noinput to migate command (#842)
When deploying with a stale content type the migration command can ask for user input which fails the deployment.
2016-10-08 14:55:02 -07:00
Daniel Roy Greenfeld
52c0e071da Add Experimental AWS Elastic Beanstalk support (#817)
Includes:

* First pass at Elastic Beanstalk integration
* Gets code and elasticache working
* Very rudimentary documentation
* Includes post hook cleanup
2016-09-22 18:21:00 -07:00