Archive for 'Shared Hosting (BlueHost)'

Cheap Web Hosting for Rails Applications

If you want to host Ruby on Rails apps on a shared web hosting account and don’t want to spend too much money, consider using a web hosting company like BlueHost. Advantages of using BlueHost to host your Rails app BlueHost currently, as of September 6, 2009, provides the following services. BlueHost offers many more […]

Deploying a Rails App, with Git and Capistrano on BlueHost

Here I’ll make an attempt to describe how to create a rails app from scratch on your local machine, configure a private Git repository on BlueHost and use Capistrano to deploy the latest code from the private shared Git repository. Almost all of the steps below work, except I’m still unable to deploy the code […]

Installing a Private Git Repository on your Shared Hosting Account, BlueHost

The reason I added this blog entry is because I tried to set up a private Git repository on BlueHost (shared hosting account) and didn’t find all of the information I needed in one place. I called BlueHost and they told me they allow it but won’t support it. Initially, I wasn’t sure if it […]