I'm looking for a good web hosting company to host a Ruby on Rails driven web site. Who do you recommend for hosting your site/app?
I'd like to have SSH access as well as MySQL.
|
24
|
I'm looking for a good web hosting company to host a Ruby on Rails driven web site. Who do you recommend for hosting your site/app? I'd like to have SSH access as well as MySQL. |
|||
|
|
|
|
I asked the same exact question over here. I ended up going with Dreamhost. I've been deploying with no problems using Phusion Passenger and Capistrano. I got a plan for $70 for a year including unlimited band width and disk space as part of a special. Not sure if you can still got the unlimited deal though. Look around the internet for a coupon code. You also get unlimited MySQL databases, Subversion and SSH access (among a ton of other stuff.) I definitely recommend them. EDIT: I signed up 6 weeks ago and got the unlimited data/bandwidth as part of their 11th anniversary special. The first 1,111 users to sign up got the unlimited data/bandwidth. When I signed up the page said less than 30 spots remained. It still says that. Not sure what to make of it but - could still be eligible for it. |
|||
|
|
I use http://slicehost.com for 2 years. I've only had few minor issues in that period. |
|||
|
|
I use linode.com for my hosting. You get your own virtual server with SSH access and can configure any way you'd like. |
||||
|
|
|
I use heroku.com for deploying the Rails application. I host the application domain name through Google Apps/eNom, and use gmail (with my domain) for the email features of the Rails application. I get Google's domain registrar partner for my domain (eNom) to redirect the www subdomain to the heroku URL for my app instead of Google's pages for my domain. I'm not interested in learning how to configure Apache, ModRails, Phusion, Mongrel, Thin, MySQL, and whatever. With Heroku I don't worry. nginx is the web server, and PostgreSQL is the database. They have settled on Rails 2.1 for all new apps. Limited choices. Heroku is nice. I develop my application at home on Ubuntu, using the SQLite3 database built into Rails. Once I finish testing locally, I take the tarball of my application and upload it to my Heroku.com place for my application. Once uploaded, Heroku automatically deploys the application live. That is cool! They are free at the moment, but they will eventually go to a request-based pricing scheme, probably similar to that of Google App Engine. The nice thing about that is that you don't have to pay until you have lots of traffic (and probably ways to monetize that traffic). Heroku itself is based on Amazon EC2, so you can be sure that they will have very low pricing based on a-la-carte usage of processing, storage, and bandwidth. |
|||
|
|
Slicehost just got bought by rackspace. I use Slicehost and they have been great so far. Who knows what changes are coming though? |
|||
|
|
|
|
We use EngineYard, and if you can afford them their support is the best I've encountered. |
|||
|
|
|
|
The technical documentation for Slicehost can be found here: Slicehost Article Repository This is a great resource even if you chose some other alternative. |
|||
|
|
|
|
I've used Slicehost for a few years now, and I'm impressed with what they offer, however if your site is targetting UK users, then I'd take a look at BrightBox. |
|||
|
|
|
|
Rails Machine is really good. They have great service, too. |
|||
|
|
|
|
I've used Rails Machine and more recently Slicehost and have found the service from both to be excellent. However, Slicehost's technical documentation and online SliceManager are lights years ahead of anything Rails Machine offer, leaving Rails Machine looking rather bare-bones and expensive for what you get. Also, Slicehost will have your VPS created and accessible in a couple of minutes, whereas with Rails Machine it took quite a bit longer, although that was two years ago so it may have improved. I've also looked into (but not personally used) Brightbox who seem to be what Rails Machine could be if they kept their site and deployment gem up-to-date. Their USP is that they include FiveRuns performance monitoring and have also made an environmental commitment to offset the emissions generated by running their infrastructure. |
|||
|
|
|
|
webfaction? slicehost? |
|||
|
|
|
|
We often use HostingRails and their support is excellent |
|||
|
|
We have a dedicated machine via serverbeach which is nice, but with how cheap and reliable virtual hosting is getting I think slice host or dreamhost would work well. Unless you really need full control of a machine and a little more power than slicehost is offering I wouldn't recommend going with serverbeach as it will cost you more. I used dream host for various small PHP projects with out a problem, I have heard good things for smaller rails projects like blogs and such. I know people that use slice host and it works fine, but scaling was more difficult than they would have liked and they switched to EngineYard (which as said before if you can afford it is excellent). Another good options is hosting on EC2 we are running a bunch of worker machines on EC2 and keep them up for long periods of time with out any problems. If you go this route check out http://ec2onrails.rubyforge.org/ it is a great project for getting rails up and running on EC2 in no time. Anyways just my 2 cents |
|||
|
|
|
|
RackSpace is great but they are expensive. RailsMachine if you want to host on VMs is great. They are better then most because they allocate dedicated CPUs for you instead of sharing processing time. Joyent is also very good but they run OpenSolaris, but if you aren't familiar with Solaris it wouldn't be a good choice. SliceHost if you are looking for inexpensive hosting. |
|||
|
|
|
|
I use BlueHost. for my hosting. It seems to have an easy interface for Ruby on Rails programing. Unfortunatly, I haven't used that function yet to give you a better hands-on experince. |
|||
|
|
Definitely Linode: http://www.linode.com/ We sponsored the Rails Rumble, featuring 130 apps created in 48 hours. Check them out at http://railsrumble.com/ |
|||
|
|
|
|
+1 for Slicehost. Been with them 2+ years and they've been amazing. |
|||
|
|
|
|
Slicehost rocks! I had been using them for over 2 years and they were excellent. Great support, always reliable, and no issues with downtime or migrations. I've even successfully "resized" slices without having any issues. Unfortunately with the economy the way it is, and Slicehost's bandwidth use billing, I've moved some of my Rails sites onto Dreamhost to test out their new Passenger setup. So far it has been fairly good and it is very affordable. The downside is that they are quite a bit slower, and you will definitely notice lag on higher traffic sites. |
|||
|
|
|
|
I can personally recommend Linode as excellent unmanaged VPS hosting providers, there control panel and API is top-notch. I hear similar success stories from Slicehost customers. For shared hosting WebFaction offer a flexible service. |
|||
|
|
|
|
Dreamhost is cheap and good for low volume sites on their shared hosting plan. Their VPS is more expensive than Slicehost, generally, so if you need/want dedicated resources go with Slicehost or Linode. |
|||
|
|
|
|
I'm not a Rails developer (I use Ramaze), but I thought I'd mention heroku; it looks impressive. I've also heard they are working on supporting any Rack-based framework, which means they'll support Merb and Ramaze at some point. |
|||
|
|
|
|
There's some reviews here: |
|||
|
|
|
|
I also use Rails Machine and I'm very happy with them. Very good unlimited email support and top notch hardware. The downside would be the price. You get what you pay for and you pay for what you get. |
|||
|
|
|
|
HostGator - http://www.hostgator.com/ |
|||
|
|
|
|
I use A Small Orange. They're good and really cheap. They also allow SSH and MySQL access. |
|||
|
|
|
|
I run a Redmine instance on A2Hosting.com. They offer SSH access, and seem to be responsive and reliable. Please note though, the site I run isn't really accessed by anyone so I am unsure of the performance of their Rails hosting. Also, they have page of coupons that you can use here. |
|||
|
|
|
|
I have used Media Temple's Grid Service for the past two years (for my projects and for clients) and I really like it. Setting up a Rails application is very easy and support is really good too (24/7 and helpful/knowledgeable staff). In the beginning, hosting was a bit buggy, but things have been running well for quite some time now. I would take definitely take a look. |
|||
|
|
|
|
Try OCS Solutions. A small company with a good reputatioh. I've been there a year and am totally happy. |
|||
|
|
|
|
If you're in the UK or Europe, you should consider Bytemark (http://www.bytemark.co.uk/) who offer virtual machines from £15 per month. Their service and support are excellent, and they are particularly expert with Debian linux. Many UK Rails developers can vouch for them. (e.g. check out the LRUG mailing list archive). |
|||
|
|
|
|
You can also try Engine Yard and Rails Hosting. Stay away from Bluehost however, I asked their support how their hosting for Rails was and they replied HONESTLY: We don't offer support for Rails, and our staff are not experts with Rails. The icon you see in the CPanel is buggy. Thats the kiss of death right there...Give them 10 points for honesty. |
|||
|
|