Settings

Theme

Can you build your own private Heroku platform?

1 points by overworkedasian 14 years ago · 2 comments · 1 min read


is it even possible to roll out your own private heroku-like hosting platform? with all these AWS problems, people that rely on Heroku have little choice but to run their own Rails server if they dont want to use Heroku.

nicolahery 14 years ago

I've started looking at Cloud Foundry (http://www.cloudfoundry.com/) which is an open source PaaS solution.

I found two ways you can get it up and running on a private server, either by using the Ubuntu package (http://conrey.org/2011/10/20/cloudfoundry-zero-to-server-in-...) or by using the install script from the GitHub repo and getting the latest version (https://github.com/cloudfoundry/vcap).

I haven't actually gotten a chance to play with it yet so I can't tell you how it is, but looks promising :)

jaekwon 14 years ago

Not that I'm aware of. There are EC2-alikes, methinks that's what Eucalyptus is about. I might start looking there, to build upon their open source.

Let me know what you find, I'm interested in this space.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection