On Dec 17, 11:13 am, "Lukasz Szybalski" <[email protected]> wrote:
> Hello,
> I'm pleased to announce modwsgideploy !
>
> What is it?
> modwsgideploy is a template that you install into your tg2 folder.
> This set of templates will create an apache folder inside of you
> application. The 4 configuration files have the necessary settings to
> run you tg2 app via apache and modwsgi. The template has a set of
> sample apache configuration, sample wsgi configuration file, a test
> wsgi file and a readme.txt file that explains the process.
Since expect Apache configuration snippet to be small, can you post an
example of what mod_wsgi configuration is so can see how you are
running it it under mod_wsgi. Basically wanting to know what
configuration you are recommending as people will just unquestioningly
use this now. I can't readily try it myself right now to see what is
produced,
Thanks.
Graham
> How to use it?
> Install it via easy_install
> easy_install modwsgideploy
>
> Run it:
> cd ./path/to/myapp
> paster modwsgi_deploy
>
> Above will create your apache/modwsgi templates.
> Read README.txt and check the configuration files, see if you need any
> additional settings (vhost, virtualenv, etc).
> Copy the apache folder into you apache configuration folder, and
> enable you site.
>
> You are ready to go.http://lucasmanual.com/mywiki/modwsgideploy
> Enjoy
> Lucas
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---