Re: [web2py] Lacking nginx deployment guide

2011-03-10 Thread pbreit
OK, good to know. I think I might try it out. If so, I'll publish my fabfile.

Re: [web2py] Lacking nginx deployment guide

2011-03-10 Thread Norbert Klamann
However, don't you have to run nginx behind apache or another server? No, ngingx is a fine fromtend

Re: [web2py] Lacking nginx deployment guide

2011-03-10 Thread pbreit
Probably good to have nginx instructions since that seems to be the fashionabl web server right now. I'm a bit annoyed by Cherokee's lack of reliable file-based configuration as well as it's lame new marketplace.

Re: [web2py] Lacking nginx deployment guide

2011-03-10 Thread pbreit
Probably good to have nginx instructions since that seems to be the fashionabl web server right now. I'm a bit annoyed by Cherokee's lack of reliable file-based configuration as well as it's lame new marketplace. However, don't you have to run nginx behind apache or another server?

Re: [web2py] Lacking nginx deployment guide

2011-03-10 Thread Michele Alzetta
On Thu, Mar 10, 2011 at 12:09 AM, minux wrote: > > Cutting the long story short, I really appreciate it if someone could > point me to a complete guide for nginx deployment, or writhe one :) > I have web2py on a linode.com VPS deployed on nginx with ssl access so I can have access to administrat

[web2py] Lacking nginx deployment guide

2011-03-09 Thread minux
Hi folks, As a newbie to the fabulous framework, I am a bit put off when I reached to the end of the web2py chapter about deployment and (as it happened to me with Django before) I saw no receipt to deploy on nginx, which is my favorite web server. I searched around but could not find any complet