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?

jason
  • 5,391
  • 6
  • 23
  • 26

4 Answers4

4

There is also PythonAnywhere which is referenced in the Web2Py docs

aychedee
  • 24,871
  • 8
  • 79
  • 83
user1403142
  • 81
  • 1
  • 7
4

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

Anthony
  • 25,466
  • 3
  • 28
  • 57
  • 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." – Leopd Jul 20 '12 at 17:29
  • A lot can happen in a year. :-) – Anthony Aug 03 '12 at 21:59
3

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

X-Istence
  • 16,324
  • 6
  • 57
  • 74
2

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

And you can add Fluxflex to the list ;)

Thomas
  • 1,053
  • 2
  • 11
  • 20