Please do so. This is all we have to my knowledge so far and it is not that good:
web2py/scripts/setup-virtualenv-web2py.sh On Jan 11, 4:23 pm, Christopher Steel <[email protected]> wrote: > If anyone else is working on a fabric deployment setup for web2py I > would be interested in taking a look at it. > > I have the beginnings on one that with the following features: > > installs > virtualenv > virtualenvwrapper > creates a project using virtualenvwrapper > installs mercurial and web2py to the virtualenv (project). > > It currently it runs on a local (development) OS X based system and a > remote (staging) Ubuntu Virtual Machine. I have not gotten around to > configuring a webserver yet. I am considering doing a setup similar to > the one in the web2py script directory for Ubuntu but I would like a > configuration that allows for multiple multilingual sites... Any > suggestions, comments are welcomed. > > If people are interested I will clean mine up a bit and post a link to > the code. > > Cheers, > > Chris > > Voice of Access

