Re: Django-MongoDb deployment at production servert

2012-12-11 Thread Chuck James
ployment needs of companies vary greatly and the solution that works for > them is a result of experience and experimentation. Likewise, there is not > "default" setup to suggest here as even a small company's "default" setup > is often tailored to its needs and is he

Re: Django-MongoDb deployment at production servert

2012-12-11 Thread Chuck James
that is discouraged for >> anything other than local development (though you could technically do it, >> and actually, I think guinicorn can be run in a similar way to runserver >> without needing to configure nginx or Apache). >> >> >> On Monday, December 10,

Re: Django-MongoDb deployment at production servert

2012-12-10 Thread Chuck James
Really no one have Answer for this post, how people running big website using django, if no body knows how to deploy it. On Monday, December 10, 2012 12:32:29 PM UTC-5, Chuck James wrote: > > Hi, > > I am developing a website using Django and MongoDb ( > http://django-m

Django-MongoDb deployment at production servert

2012-12-10 Thread Chuck James
Hi, I am developing a website using Django and MongoDb (http://django-mongodb.org/). I have read lots of forums and posts but still not able to figure it out what is the best way or default way to deploy Django project on web. So I have couple of questions related to this, it will be g