Skip to content
WJunction - Webmaster Forum

How do you install ruby on rails application ?

Status
Not open for further replies.
Can you point me a guide to install ruby on rails application in c panel, Where to upload files to ftp?
I put application name ->myapp1, path->/rails_apps/myapp1, load on boot, environment ->production.
Thank you.
 
Last edited:

4 comments

On a cPanel server you can install RoR by
Code:
yum list ruby {Only to test YUM - Not required}
/scripts/installruby
 
If you have never ever used ruby then it will be very difficult to set a application up on it.

Here is a small doc on how to begin, follow the readme of your app too
Code:
http://docs.cpanel.net/twiki/bin/view/AllDocumentation/RubyonRails/DeployingRuby
 
Status
Not open for further replies.

About the author

J
Active Member · Joined
171
Messages
10
Reactions
18
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom