Skip to content
  • There are no suggestions because the search field is empty.

cPanel

What is cPanel

cPanel is one of the most popular web hosting control panels, widely used by web hosting providers and individuals for managing hosting services and websites. It provides a graphical interface and automation tools to simplify the process of hosting a website, managing files, setting up emails, handling databases, and more.

Some key features of cPanel include:

  • File Management: Upload, organize, and manage website files through a file manager or FTP.
  • Domain Management: Easily manage domains, subdomains, and DNS settings.
  • Email Management: Create and manage email accounts, forwarders, and autoresponders.
  • Database Management: Supports MySQL and PostgreSQL databases, with easy-to-use database tools like phpMyAdmin.
  • Security: SSL certificate installation, password protection, and security settings for websites.
  • Backup: Automated backups and restoration options.
  • Application Installation: One-click installation of popular applications (e.g., WordPress) through Softaculous.

cPanel is often paired with WHM (Web Host Manager) for server-level management, allowing hosting companies to offer shared hosting to customers. It is user-friendly, making it ideal for non-technical users and professional web developers alike.

 Getting started with cPanel Deployment

Log in to portal.antyxsoft.io and during the instance creation at the Select Template section click on the Market Place App tab.

marketplace app selection
 

Select the ready-to-go cPanel template and select the version you want to deploy.

cpanel
 

Once you select your plan and named the VM. Click on the Review & Deploy button to deploy your new app.

 
 

 Accessing the cPanel Dashboard

To access the cPanel dashboard, first you will need to copy the Public IP of the VM, located in the Overview section at the Instance menu.

portal public ip menu item
 

Paste it at your browsers search section followed by the port 2083. e.g https://[public-ip-address]:2083

cPanel dashboard login screen
 

 Accessing the WHM Dashboard

To access the WHM dashboard, first you will need to copy the Public IP of the VM, located in the Overview section at the Instance menu.

instance public IP
 

Paste it at your browsers search section followed by the port 2087. e.g https://[public-ip-address]:2087 The login credentials are the same ones that are used for accessing the server. These can be found in the Instance Overview menu.

cPanel WHM dashboard login
 

For more information, visit the official documentation.