How to host Ruby on Rails app on shared hosting?

Hi,

Can anyone explain me how do we deploy ruby on rails on shared hosting?
I have freeze the rails gems version in app/vendor.

Any help would be greatly appreciated.

Thanks,
Ruchita.

Ruchita S. wrote:

Thanks,
Ruchita.

Look at the wiki on Rails Playground for how it is done. You may not be
able to use it if your host doesn’t support Ruby/ RoR.

Cheers,
Mohit.
11/17/2007 | 4:48 PM.

Mohit S. wrote:

Ruchita S. wrote:

Thanks,
Ruchita.

Look at the wiki on Rails Playground for how it is done. You may not be
able to use it if your host doesn’t support Ruby/ RoR.

Cheers,
Mohit.
11/17/2007 | 4:48 PM.

My host does support Ruby On Rails… but i am confused. I have
created the database as well.

if you are using multisite concept just create a sub-domain…configure
it just like your local machine and get going…nothing much to do in it.

yes you might have to make certain changes…like .htaccess file and the
environment.rb depending upon ur server config…

hope this helps

Dhaval P.

Hi. I’m not an experienced rails user (yet). I used Hosting Rails, and
I found their tutorials very helpful. Not everything will apply to
your host, but it might help you find the problems:
http://www.hostingrails.com/forums/wiki_thread/1
http://www.hostingrails.com/forums/wiki_thread/19
http://www.hostingrails.com/tutorials

I hope that helps,
Cheers

On Nov 17, 1:41 am, Ruchita S. [email protected]