Shared hosting recommendation?

Hello!
Can anybody recomend a shared hosting provider for Ruby on Rails apps? I'm aware that a shared hosting env will not be good enough for a high traffic, production site but I'm just looking for a small playground.
Thanks in advance.

I don't have direct experience but I've heard about Heroku
(http://heroku.com) a lot around these communities, for Rack based
applications...
Maybe in the Rails list they have better answers for this question...

Jesus.

···

On Thu, Mar 4, 2010 at 6:05 PM, Rafael Vega <email.rafa@gmail.com> wrote:

Hello!
Can anybody recomend a shared hosting provider for Ruby on Rails apps? I'm
aware that a shared hosting env will not be good enough for a high traffic,
production site but I'm just looking for a small playground.
Thanks in advance.

Hello!
Can anybody recomend a shared hosting provider for Ruby on Rails apps? I'm
aware that a shared hosting env will not be good enough for a high traffic,
production site but I'm just looking for a small playground.
Thanks in advance.

I have no affiliation with the company I am about to suggest, but
asmallorange.com is worth checking out.
I have a campaign site for someone running for state office hosted
there using radiant cms and it has been smooth.
They deploy rails apps with passenger.

···

On Thu, Mar 4, 2010 at 11:05 AM, Rafael Vega <email.rafa@gmail.com> wrote:

I have tried Google App Engine and A Small Orange. AE free but it has
many limitations and is too slow, as far as initialization goes. ASO is
cheap, but you can't install your own gems if they require a compiler,
you can't host multiple domains on their smaller plans, their software
is somewhat dated (old rubygems, etc.), and you need to use some
terrible management interface called CPanel.

I gave up on shared hosting and just went to RackSpace Cloudservers. It
costs $11/month and you have root access, no limitations, your own IP
for SSL... It was well worth a few dollars more to not have to deal with
shared hosting nonsense.

···

--
Posted via http://www.ruby-forum.com/.

Thanks for your anwers. I will check out a small orange.

Hello!
Can anybody recomend a shared hosting provider for Ruby on Rails apps? I'm
aware that a shared hosting env will not be good enough for a high traffic,
production site but I'm just looking for a small playground.
Thanks in advance.

I have no affiliation with the company I am about to suggest, but
asmallorange.com is worth checking out.

By affiliation, I mean other than as a customer. :slight_smile:

···

On Thu, Mar 4, 2010 at 11:12 AM, andrew mcelroy <sophrinix@gmail.com> wrote:

On Thu, Mar 4, 2010 at 11:05 AM, Rafael Vega <email.rafa@gmail.com> wrote:

I have a campaign site for someone running for state office hosted
there using radiant cms and it has been smooth.
They deploy rails apps with passenger.

Hello!
Can anybody recomend a shared hosting provider for Ruby on Rails apps? I'm
aware that a shared hosting env will not be good enough for a high traffic,
production site but I'm just looking for a small playground.
Thanks in advance.

I don't have direct experience but I've heard about Heroku
(http://heroku.com) a lot around these communities, for Rack based
applications...
Maybe in the Rails list they have better answers for this question...

Heroku isn't technically shared hosting.
The big thing to keep in mind with Heroku is that it is a read only
file system.
This will have implications on how you design your rails site.
However, you cant beat free (as long as someone else handles the database)

Andrew

···

2010/3/4 Jesús Gabriel y Galán <jgabrielygalan@gmail.com>:

On Thu, Mar 4, 2010 at 6:05 PM, Rafael Vega <email.rafa@gmail.com> wrote:

Jesus.

Hey Jesus, which is the usenet group specific to rails? I've searched but only found gmane.comp.lang.ruby.rails which has only 3 headers according to my usenet provider.

···

On 2010-03-04 12:09:44 -0500, Jesús Gabriel y Galán said:

On Thu, Mar 4, 2010 at 6:05 PM, Rafael Vega <email.rafa@gmail.com> wrote:

Hello!
Can anybody recomend a shared hosting provider for Ruby on Rails apps? I'm
aware that a shared hosting env will not be good enough for a high traffic,
production site but I'm just looking for a small playground.
Thanks in advance.

I don't have direct experience but I've heard about Heroku
(http://heroku.com) a lot around these communities, for Rack based
applications...
Maybe in the Rails list they have better answers for this question...

Jesus.

As I said, I don't have experience with them, it's just that I hear it
a lot, specially in the Sinatra list, etc.

Jesus.

···

On Thu, Mar 4, 2010 at 6:18 PM, andrew mcelroy <sophrinix@gmail.com> wrote:

2010/3/4 Jesús Gabriel y Galán <jgabrielygalan@gmail.com>:

On Thu, Mar 4, 2010 at 6:05 PM, Rafael Vega <email.rafa@gmail.com> wrote:

Hello!
Can anybody recomend a shared hosting provider for Ruby on Rails apps? I'm
aware that a shared hosting env will not be good enough for a high traffic,
production site but I'm just looking for a small playground.
Thanks in advance.

I don't have direct experience but I've heard about Heroku
(http://heroku.com) a lot around these communities, for Rack based
applications...
Maybe in the Rails list they have better answers for this question...

Heroku isn't technically shared hosting.
The big thing to keep in mind with Heroku is that it is a read only
file system.
This will have implications on how you design your rails site.
However, you cant beat free (as long as someone else handles the database)

I think it's:

http://groups.google.com/group/rubyonrails-talk

More info here:

Jesus.

···

On Thu, Mar 4, 2010 at 8:10 PM, Rafael Vega <email.rafa@gmail.com> wrote:

Hey Jesus, which is the usenet group specific to rails? I've searched but
only found gmane.comp.lang.ruby.rails which has only 3 headers according to
my usenet provider.