Your Ad Here

Friday, January 13, 2012

Re: Does anyone know any blogs that write about how to quickly install and deploy a django application on Amazon EC2?

Having now looked more closely at the official deployment docs, I see they have been updated at some point to mention gunicorn and uwsgi, as well as nginx, cherokee, and lighttpd. So that's good. However, I also see that the deployment docs are a bit of a mess and could really use some love and attention, so there's some work to do there regardless.

Just wanted to clarify that there are in fact some instructions out there for options other than apache/mod_wsgi, even though mod_wsgi remains the official preferred option ("If you're new to deploying Django and/or Python, we'd recommend you try mod_wsgi first. In most cases it'll be the easiest, fastest, and most stable deployment choice." [sic])


--Stuart

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/0IBhJcetj4EJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

0 comments:

Post a Comment