Browse the Ruby on Rails Community.

You are here: Forums General Discussion Good Rails hosting needed...

Replytotopic

Good Rails hosting needed

Posted in Forums : General Discussion

 
Photo

Authority 12
Posting Rating 64
Sign in to rate this post

I need a good rails hosting, I won’t have more than 10-15 users – it’s business application with limited user base. Still I want it to be as responsive as my current ASP.NET implementation. Any suggestoins?

 
Myface

Authority 62
Posting Rating 0
Sign in to rate this post

For something this small, SliceHost is really quite good and extremely cheap. You get a simulated dedicated machine running on a big VMWare box.

 
48d30b5cea7a69195e9082da5e0b9ff8

Authority 25
Posting Rating 82
Sign in to rate this post

I’ve only tried 2 things:

Bluehost – absolutely sucked

Heroku – if you’re using git for source control, Heroku is the most amazing thing. It really is as simple as their main page says. For your small app you can push it up in around ten minutes for free to try it out. If it’s not fast enough for your needs then you can pay for more power.

 
Photo

Authority 12
Posting Rating 64
Sign in to rate this post

Bryan thanks for the tip, I got it up and running in 15 minutes. It was great experience, those guys did hell of a job with heroku.

 
Profile

Authority 0
Posting Rating 79
Sign in to rate this post

I’ll second Slicehost here. The smallest slice (256MB) is more than enough for most small apps and the experience you gain from setting up your own server and knowing the deployment process is invaluable when you need to expand or troubleshoot issues.

Heroku definately looks interesting and I had a play with the system when it first came out but I wouldn’t say that their free option would scale that well, especially if you have times of high peak usage. Once you move onto their pay-for options there are cheaper alternatives available.

How have you found the Heroku experience since your initial setup?

 
Photo

Authority 12
Posting Rating 64
Sign in to rate this post

Deployment is a dream : git push heroku. On the down side, I’ve lost quite a bit of time to get calendardateselect control to work correctly with european date time format. It’s because I didn’t find a way to change Rails ENV variables. So I think virtual machine with full control + capistrano or something similar is a better choice. Still heroku is usefull for demos and stuff.

 
48d30b5cea7a69195e9082da5e0b9ff8

Authority 25
Posting Rating 82
Sign in to rate this post

For environment variables, Heroku gives you config vars

My first Rails application is being served on Heroku. I’m using Authlogic and FasterCSV gems by just putting their names in a file called .gems, next time I “git push heroku” it installs the gems before restarting the application.

I take a copy of the production database with “heroku db:pull” ... even when my local database was SQLite3 this worked like a champ.

I’m a little disappointed with their customer interaction; when they had a git server issue that took down all their served applications they didn’t have too much to say about it. I’d love to see this work out for them because for me it’s about as simple as I can imagine.

 
Profile

Authority 0
Posting Rating 0
Sign in to rate this post

Hi Bryan
I have been using herokugarden with my small app for a while now but I am trying to switch to heroku for the past few days but I cant seem to get authlogic to work on heroku. Did you have any problems with authlogic, any help would be appreciated.
Thanks

 
48d30b5cea7a69195e9082da5e0b9ff8

Authority 25
Posting Rating 82
Sign in to rate this post

YKK,

what’s the problem with Authlogic? Can you share some details?

Bryan

 
Profile

Authority 0
Posting Rating 0
Sign in to rate this post

Check out ocs solutions (http://www.ocssolutions.com/). I have nothing but good things to say about them. Cheap, good service, good speed.

I use them to host my site (www.babyphonedirectory.com).

 
Profile

Authority 25
Posting Rating 14
Sign in to rate this post

Check http://webbynode.com/

 
Brian

Authority 75
Posting Rating 34
Sign in to rate this post

If you plan on not having more than 10 – 15 users go with Heroku

Replytotopic

Other Recent Topics

General Discussion : Hanoi houses, apartments, villas and offices for lease

General Discussion : Sr. Backend ROR Engineer needed in Denver Metro Area.($120k)

General Discussion : Rails Developer($130k) needed in Denver, CO

General Discussion : House’ construction

General Discussion : Looking for full time Rails Web Developer

General Discussion : Free classified Directory (sadiqui999)

General Discussion : Louis Vuitton Damier Ebene brand Canvascheap special offer( www.salecheaplouisvuitton.com )

General Discussion : ROR Development

General Discussion : RoR programmers needed

General Discussion : Required Ruby on Rails Developer

Formatting Help
  • *bold*       _italics_      
    bq. (quotes)
  • "DSC":http://www.dsc.net
  • * or # (lists)
or cancel