cheers,
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
I don't know about your price range nor your administrative skills, but
Webfaction is reasonably priced, has good WSGI support, and they have
some datacenter in Europe (UK I guess) since a few months.
You can have a look at their documentation which explained how to
deploy a WSGI application on their hardware, maybe it will give you an
idea of how difficult for you it is.
Jonathan
--
You received this message because you are subscribed to the Google Groups "pylons-discuss" group.
To post to this group, send email to pylons-...@googlegroups.com.
To unsubscribe from this group, send email to pylons-discus...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
Yep. Vps is the way to go to have a complete freedom at fairly cheap price.
On 01-Oct-2011 10:48 PM, "Mengu" <whal...@gmail.com> wrote:
you will eventually need to get your hands dirty either this or that
way so i recommend you getting a vps from linode.com. they have
servers in europe. shared hosts are not good at all. you can find
deploying a pyramid application under mod_wsgi doc at
https://docs.pylonsproject.org/projects/pyramid/1.2/tutorials/modwsgi/index.html.
On Sep 29, 12:59 am, richzilla <rich.craw...@gmail.com> wrote:
> I am currently looking to replace ...
--