Host recommdations

Hi
I want to host a simple site with Ruby
quickly

at first no DB - just a site that can run a Hello Ruby script
will use a template page

Also I am very new to this so help will be need

any suggestions for a Ruby Hosting service?

  ____________________________________________________________________________________

Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs

Some recommendations from a blog here:
http://www.softiesonrails.com/2008/2/22/where-i-host-my-rails-applications

I personally like Slicehost. Heroku looks interesting as well.

Heroku is free for now and works well. Hostingrails provides
inexpensive and decent shared hosting. I plan on moving to Slicehost
eventually.

You might as well try something free first! Sign up for Heroku here:

-Kyle

On Mar 11, 1:16 am, Roger B. [email protected] wrote:

Hi
I want to host a simple site withRuby
quickly

at first no DB - just a site that can run a HelloRubyscript
will use a template page

You might want to see a post that Andre L. wrote recently comparing
some cheap VPS hosting options:
http://earthcode.com/blog/2008/02/cheap_rails_vps_options.html

Most of the cheaper hosting plans will require you to get down-and-
dirty and do your own sys-config tasks. But there are some nice
scripts around that will help out. Andre also wrote another post
about using deprec at SilverRack to get his Rails app up in a few
minutes -
http://earthcode.com/blog/2008/02/deprec2_mongrel_nginx_rails_my.html

Regards,
Dave
http://www.silverrack.com

On 11 Mar 2008, at 17:19, Kyle wrote:

Heroku is free for now and works well. Hostingrails provides
inexpensive and decent shared hosting. I plan on moving to Slicehost
eventually.

I’ve been using slicehost recently and I’m happy with it. The one
thing is that you do need to do a lot of the grunt work of configuring
the servers yourself (but they do provide loads of articles and step
by steps on how to do that).

Fred