Kualo / docs
On this page

Enabling Ruby in cPanel

Set up and manage Ruby applications directly from cPanel, with separate directories, domains and modules for each app.

1 min read Updated 9 Jun 2026

You can set up multiple Ruby applications from within cPanel. Each application can have its own directory, Ruby version, and modules, and can be served on its own domain, subdomain, or subfolder.

Creating an application

  1. Log in to cPanel.
  2. Click the Setup Ruby App icon.

Setup Ruby App icon

  1. Choose your Ruby version, then set the App Directory and App Domain you want to use.
  2. Click Setup.

Ruby app setup form

Once the application is created, you will see a confirmation screen similar to the one below.

Ruby app confirmation screen

Changing, updating, and removing applications

To change settings or update the Ruby version, click the relevant edit button next to the application.

You must click Update for any changes to take effect.

To remove an application entirely, click the Remove button at the bottom of the application entry.

Ruby app edit and remove options

Installing modules

Once your application is set up, you can install additional modules from the same page.

  1. Click the Show link next to Modules.
  2. Use the search box to find the module you want. For example, search for rails to find the Rails gem.

Module search box

  1. Click the module name to see the available versions.

Module version list

  1. Select the version you want and click Add.
  2. Click Update to complete the installation.

Module added and ready to update

If you are comfortable with SSH, you can also manage gems and modules from the command line. For a more detailed walkthrough, see How to deploy a Ruby on Rails application.

Was this helpful?
Your feedback helps us find gaps in the docs.
Still need a hand?
Real people, around the clock - start a chat or open a ticket and we'll help you put it right.