On 06/03/2011 04:16 PM, Amanjeev Sethi wrote:
Linode looks nice plus it will teach me some administration side too.
If I try using linode, what is the best setup (Linux Distro, web
server support, modules like mod_wsgi? etc ) for Django websites on
linode?
Use whatever distro you like and do all your Python stuff in virtualenv.
For deployment I use and recommend nginx + gunicorn.
Use supervisord to run gunicorn.
Shawn
--
You received this message because you are subscribed to the Google Groups "Django
users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en.