Skip to main content
All CollectionscPanel
How to Create Ruby App on your cPanel hosting?
How to Create Ruby App on your cPanel hosting?
Ieva avatar
Written by Ieva
Updated over a week ago

First, you need to connect to your cPanel dashboard, which you can do by following steps:

  1. Log in to your account in our Clients Area: https://billing.hostens.com/clientarea

  2. Choose your Web Hosting(cPanel) service;

  3. Press the button “Access Control Panel” on the left menu and then the button “Click here to access control panel“.

In the cPanel menu section “Software”, choose “Setup Ruby App” application:

Choose your wanted Ruby version (1.8, 1.9, 2.0, 2.1, 2.2, 2.3, 2.4, 2.5) for your App, set the App directory (no need to be created prior to this, it will be created automatically), and set the App URI for accessing the application via your domain URL:

Afterward, when you will set up the application, it will be seen in the application table:

You can check if the setup was successful by visiting the URL you have set for your domain, you should receive verification:

After any changes that you do to your application, you should restart it for the changes to take effect. It is done automatically by the server after some time, or you can issue the manual restart by using the “Restart” button in the application list:

Did this answer your question?