is there a Heroku type hosting solution for python/web2py?
Asked Answered
S

4

6

I am interested to know if there are any python/web2py hosting platforms similar to Heroku for Ruby on Ralils? Something that is easily configurable and scalable?

Squill answered 27/6, 2011 at 17:49 Comment(0)
B
3

There are several cloud providers, the one I've personally used is http://dotcloud.com/ and it works wonderfully.

Battles answered 27/6, 2011 at 17:51 Comment(0)
E
4

In addition to DotCloud, there's ep.io, AppHosted, Pydra, and Stable.io.

Eveliaevelin answered 28/6, 2011 at 0:17 Comment(2)
Pydra's site has crashed. Apphosted has an SSL error, but otherwise seems to be real. Stable.io and ep.io are both at the stage of "give us your email and we'll let you know when we have something."Verdict
A lot can happen in a year. :-)Eveliaevelin
E
4

There is also PythonAnywhere which is referenced in the Web2Py docs

Emmanuelemmeline answered 28/3, 2013 at 9:29 Comment(1)
PythonAnywhere dev here: We also host web2py.com and web2pyslices.comMacrae
B
3

There are several cloud providers, the one I've personally used is http://dotcloud.com/ and it works wonderfully.

Battles answered 27/6, 2011 at 17:51 Comment(0)
A
2

As Heroku now supports Python, has anyone managed to deploy a web2py app to Heroku?

And you can add Fluxflex to the list ;)

Alberich answered 23/11, 2011 at 7:10 Comment(2)
Fluxflex's support tells me they shut down last month.Verdict
Yes, they did. Too bad because web2py was working as a charm on Fluxflex.Alberich

© 2022 - 2024 — McMap. All rights reserved.