On Jun 16, 5:18 am, Ian Bicking <[email protected]> wrote: > It's a little involved (well, a lot involved), but Silver Lining does > this:http://bitbucket.org/ianb/silverlining/src/tip/silverlining/server-ro... > > Basically you need a WSGIApplicationGroup for each environment, and in my > case I use one wsgi file > (http://bitbucket.org/ianb/silverlining/src/tip/silverlining/mgr-scrip...) > that uses environ['HTTP_HOST'] to find and activate the environment.
i did look at toppcloud when it started but if i understood correctly it was focused on rackspacecloud and i'm targeting amazon services. also, i'm using fabric to manage python2.6 on ubuntu karmic and lucid (official releases for aws ec2) with postgres 8.4, apache/mod_wsgi and rabbitmq. does silverlining target specific releases based on linux distro available at rackspacecloud or something else? i'll take a look at your workflow, i'm sure i'll find something useful. Aljosa p.s. currently i do use both rackspacecloud and amazon services but i'm moving towards amazon because it has much more options and is available in europe -- You received this message because you are subscribed to the Google Groups "modwsgi" 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/modwsgi?hl=en.
