Live data from Hacker News

Ask HN: What is the easiest way to host a Rails app?

news.ycombinator.com

1–10 of 22 posts

Re: Ask HN: What is the easiest way to host a Rails app?

#3
post #2

This article gives a decent overview: http://www.aidanf.net/deploying-rails-on-a-clean-ubuntu-slic... Aside from that, you can search for tutorials related to blank slate hosts like Slicehost and Linode - they tend to cover rails well.

Slicehost.com does have some nice tutorials for just getting started. Is there a turnkey solution out there?

Re: Ask HN: What is the easiest way to host a Rails app?

#5
post #2

This article gives a decent overview: http://www.aidanf.net/deploying-rails-on-a-clean-ubuntu-slic... Aside from that, you can search for tutorials related to blank slate hosts like Slicehost and Linode - they tend to cover rails well.

Slicehost.com does have some nice tutorials for just getting started. Is there a turnkey solution out there?

Are you looking for something low-cost or more of a high-end managed service?

MediaTemple has RoR grid containers and other hosts support Rails now, but I don't know of a turnkey solution ... although Heroku looks interesting.

Seriously, if you get a slicehost slice w/ Ubuntu Hardy, Apache and mod_rails, you can get your app up in Plus, there's something to be said for getting on the server and learning how to do some things yourself.

Re: Ask HN: What is the easiest way to host a Rails app?

#10
post #5

Earlier quoted context omitted.

Slicehost.com does have some nice tutorials for just getting started. Is there a turnkey solution out there?

Are you looking for something low-cost or more of a high-end managed service? MediaTemple has RoR grid containers and other hosts support Rails now, but I don't know of a turnkey solution ... although Heroku looks interesting. Seriously, if you get a slicehost slice w/ Ubuntu Hardy, Apache and mod_rails, you can get your app up in Plus, there's something to be said for getting on the server and learning how to do som…

Looking for something with a low barrier to entry, but with room to grow. Something not unlike AWS, but totally tuned for Rails. I'm thinking about building such a solution if nothing else works out. For my personal use if nothing else.
Post reply on HN