Anyone has experience with railsplayground.com hosting?

Im ready to start hosting and deploying some of my rails apps, im
guessing if someone are using railsplayground.com shared hosting plan,
right now im paying USD $35 for a half of disk space and transfer, with
no rails support :frowning:

any advice its more than welcome :slight_smile:

Ana B. wrote:

Im ready to start hosting and deploying some of my rails apps, im
guessing if someone are using railsplayground.com shared hosting plan,
right now im paying USD $35 for a half of disk space and transfer, with
no rails support :frowning:

any advice its more than welcome :slight_smile:

I’ve been using RailsPlayground for around a month now, as I’ve been
learning Rails, and I recommend it. Their service is prompt and
extremely helpful, and the price is a good deal.

Jeff

I’ve found rimuhosting is the best solution for rails. Cop one of their
low-end VPS plans and you’ll be super happy. I have one client on
dreamhost,
and it’s ok but SUPER SLOW and very finicky with fcgi. I’ve heard people
have had problems with textdrive as well.

I run a dedicated box with rimu and they’ve been nothing but helpful,
prompt, and smart.

subimage interactive wrote:

I’ve found rimuhosting is the best solution for rails. Cop one of their
low-end VPS plans and you’ll be super happy.

VPS virtualizes an entire OS, right? that is overkill for running a
rails app, youll get less out of the same hardware, and pay more for the
privelege. theres no need to access system-dirs for an app anyways. a
decent host will already have stuff you might want like various gems,
imagemagick, etc - if not theres always add $HOME/bin to the env… check
out site5. railsbase looks promising, but theyve been ‘coming soon’
since last september so ive had to steer business elsewhere…

i’ve had an account with railsplayground since about nov-dec - great
service,
very helpful.

how many small rails apps can one run on the low-end rimu??? I hae a
couple of apps running of a serverpronto dedicated server. but I was
thinking about moving to a vps solution.

Im currently running 3 small (in traffic) sites of a 256mb ram server.

On Sunday, April 09, 2006, at 10:52 PM, subimage interactive wrote:

seth at subimage interactive
http://www.subimage.com/sublog/


Rails mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails

Mikkel B.

www.strongside.dk - Football Portal(DK)
ting.minline.dk - Buy Old Stuff!(DK)

Scott M. <uberkorp@…> writes:

I am using railsplayground.com since few monthes now. It is offering
very good
services and very good support also.

ok, seems that railsplayground have good references, ill stay with them
then, thanks for the advices guys :wink:

I have tried the reseller hosting purchased from Railsplayground: it is
very slow and unreliable, not recommended if you want to sell space for
small customers.

Carmen — wrote:

subimage interactive wrote:

I’ve found rimuhosting is the best solution for rails. Cop one of their
low-end VPS plans and you’ll be super happy.

VPS virtualizes an entire OS, right? that is overkill for running a
rails app, youll get less out of the same hardware, and pay more for the
privelege.

Actually, it’s the best way to run a Rails app. Rails on shared hosting
is problematic at best.

For cheap and easy deployment, I recommend Heroku or Slicehost.

theres no need to access system-dirs for an app anyways. a
decent host will already have stuff you might want like various gems,
imagemagick, etc - if not theres always add $HOME/bin to the env…

That never works properly, at least not in my experience. Sooner or
later you need root access.

Best,

Marnen Laibow-Koser
http://www.marnen.org
[email protected]

Marnen Laibow-Koser wrote:

Carmen — wrote:

subimage interactive wrote:

I’ve found rimuhosting is the best solution for rails. Cop one of their
low-end VPS plans and you’ll be super happy.

VPS virtualizes an entire OS, right? that is overkill for running a
rails app, youll get less out of the same hardware, and pay more for the
privelege.

Actually, it’s the best way to run a Rails app. Rails on shared hosting
is problematic at best.

For cheap and easy deployment, I recommend Heroku or Slicehost.

theres no need to access system-dirs for an app anyways. a
decent host will already have stuff you might want like various gems,
imagemagick, etc - if not theres always add $HOME/bin to the env…

That never works properly, at least not in my experience. Sooner or
later you need root access.

I have found webappcabaret.com to offer the best choices for VPS and
Shared hosting. For some the VPS may be overkill because it also
includes regular
website management features (Plesk or cPanel). The neat thing about the
shared
plans, is that you can choose a specific Ruby and RAILS version for each
of your apps.