- cPanel - CloudFlare
- cPanel - FileZilla FTP Client
- cPanel - Installing WordPress
- cPanel - Softaculous Apps Installer
- cPanel - Virus Scanner
- cPanel - MIME Types
- cPanel - Error Pages
- cPanel - Indexes
- cPanel - Track DNS
- cPanel - Cron Jobs
- cPanel - Optimize Website
- cPanel - Ruby on Rails
- cPanel - Hotlink Protection
- cPanel - SSH/TLS
- cPanel - IP Blocker
- cPanel - CPU and Connection Usage
- cPanel - Raw Access
- cPanel - Webalizer
- cPanel - Bandwidth
- cPanel - Errors
- cPanel - Visitors
- cPanel - Apache Spamassassin
- cPanel - Encryption
- cPanel - Address Importer
- cPanel - Authentications
- cPanel - Email Filters
- cPanel - Track Delivery
- cPanel - Autoresponders
- cPanel - MX Entry
- cPanel - Webmail
- cPanel - Email Forwarders
- cPanel - Email Accounts
- cPanel - Advance Zone Editor
- cPanel - Simple Zone Editor
- cPanel - Redirect
- cPanel - Addon Domain
- cPanel - Aliases
- cPanel - Subdomains
- cPanel - Remote MySQL
- cPanel - phpMyAdmin
- cPanel - MySQL Database Wizard
- cPanel - MySQL Databases
- cPanel - Backup Wizard
- cPanel - Backup
- cPanel - FTP Sessions
- cPanel - FTP
- cPanel - Disk Usage
- cPanel - Directory Privacy
- cPanel - Image Converter
- cPanel - Image Scaler
- cPanel - Images
- cPanel - File Permissions
- cPanel - File Manager
- cPanel - User Manager
- cPanel - Statistics & Dashboard
- cPanel - Home
- cPanel - Contact Information
- cPanel - Styles
- cPanel - Changing Password
- cPanel - Logging cPanel Dashboard
- cPanel - Setting Up Nameserver
- cPanel - Getting Web Hosting
- cPanel - Registering a Domain Name
- cPanel - Overview
- cPanel - Home
cPanel Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
cPanel - Ruby on Rails
This interface of cPanel allows you to create and Install a Ruby on Rails apppcation. If you have a Ruby on Rails apppcation developed, you can deploy it to your server using this interface.
To Create a Ruby on Rails Apppcation, follow these steps −
Step 1 − Cpck Ruby on Rails found under Software Section of cPanel Home.
Step 2 − In Ruby on Rails Interface, you will find Create Ruby on Rails Apppcation.
Step 3 − Provide name of your apppcation in App Name.
Step 4 − Provide a Path for your apppcation in your Home Directory.
Step 5 − Choose appropriate environment for your Apppcation. Select Load on Boot, if you want your apppcation to automatically start, whenever your server starts.
Step 6 − Cpck Create to create a new Ruby on Rails Apppcation.
To delete a Ruby on Rails Apppcation, you can scroll down to the pst of currently Available Ruby on Rails Apppcation.
Cpck Delete pnk from Action button to delete the apppcation. You can also change the preferences of apppcation from this interface.
Create a Rewrite
Ruby on Rails apppcations run on a different port rather than the incoming traffic. People will access port number 80 or 443, which is for http and https, and hence you will need to redirect people from that port on to which Ruby on Rails apppcation is running. To create a rewrite, scroll down on Ruby on Rails Interface to Create a Rewrite. Cpck Create Rewrite pnk next to the app name of which you wish to create the rewrite.
It will take you to the following interface.
Choose a domain from the dropdown and if you want, you can specify a URL for that too in the URL text box.
Cpck Save to create a rewrite.
Advertisements