Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

What are the possibilities? I know of Heroku, but I am not happy with it. I am aware of Engineyard. Any other alternatives?

share|improve this question

3 Answers

You should consider one of the new breed Open PaaS (Such as CloudFoundry, OpenShift & Cloudify), these PaaS solutions as opposed to Heruko or EngineYard allow you to on board your own Sinatra application on any cloud.

Cloudify (which I'm one of its contributors) can on board Sinatra on any cloud, using a simple groovy based DSL recipes.

share|improve this answer
Ad without disclosure. – Andrew Barber Jun 1 '12 at 6:59
Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide a link for reference. The main reason for this is that links go stale and thus your answer might not have any value in the future when the link is broken. Note, many (most) sites are under copyright, so wholesale copying content from the linked page into the answer is not OK either. Your best option is to write up an answer of your own, and then if necessary, add the link to that site. Thanks. – Lasse V. Karlsen Jun 1 '12 at 7:07

Although I have not tried it yet, VMWare's CloudFoundry initiative supports Sinatra. Bonus points for begin a free service, for the time being (while they are in beta).

share|improve this answer
I saw it by I need something production ready. It looks interesting but I can't afford a beta product at the moment. – Cesare Jun 19 '11 at 14:41
I think I will have a look at dotcloud. It looks interesting. – Cesare Jul 8 '11 at 19:23

There is AlwaysData (https://www.alwaysdata.com/) where I just have a free account but don't use it for Ruby.

They offer Ruby 1.9.2 and Passenger is available on demand.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.