You might want to try Nginx proxying to Gunicorn. This is what we use for DjangoZoom and it works really well. Pretty easy to set up as well. Here are a few resources that provide instructions for how to set it up: http://www.rkblog.rk.edu.pl/w/p/deploying-django-project-gunicorn-and-nginx/ http://ericholscher.com/blog/2010/aug/16/lessons-learned-dash-easy-django-deployment/ http://davidpoblador.com/run-django-apps-using-gunicorn-and-nginx/
Or if you don't want to mess around with Nginx/Apache/Gunicorn configuration, our DjangoZoom service takes care of all of this stuff for you. We check out your code and in less than a minute, return a public URL of your live running app. You never even have to touch the server! We're focused on providing the best deployment and hosting experience for Django developers. If you want to try it out, sign up for the beta and we'll try to get you an invite soon! http://bit.ly/ezSkKA thanks, Nate -- 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.