Hi Simon, As Bruno has mentioned it is very easy to get your app on Pythonanywhere. They have great customer service and, hence they are a good possible option. The only problem is that currently the hosting on Pythonanywhere is kind of slow. But I suppose that will be fixed once they move to nginx from Apache. I am hoping that their speeds improve.
In terms of performance, dotcloud is probably very good too. I am saying probably, because so far I have only tried their free service and not their paid one. How good the latter is will depend on how much memory and instances you choose. If you choose only enough Python and MySQL services that can be purchased for $10 a month, I am not certain how that will compare with Pythonanywhere. However, Dotcloud's free service is definitely much faster than Pythonanywhere. It is quite easy to get your web2py app on dotcloud. But their paid plans can get very expensive. The good thing is that you can scale it up or down as necessary. On Sat, Aug 18, 2012 at 7:54 PM, Simon Carr <simonjc...@gmail.com> wrote: > After a few weeks of getting to know web2py i have decided that it should > become one of the development tools in my tool belt. > > The only thing that is stopping me moving on however is hosting options. I am > going to take a look at app engine as one option but i need to know that i > can also deploy on a standard web server. > > I would need to be able to use apache which i know web2py can do but i am not > sure how complicated this is. I also think that I am going to need to use a > VPS but these go up in price very quickly beyond 1gb and 1 cpu. > > Can anyone give some comments on where they host, what spec server they have > and what performance they get. > > Thanks > Simon > > -- > > > --