Alibaba Cloud Instance Management
This document describes common instance-management tasks that your cPanel & WHM instance may require.
This document describes common instance-management tasks that your cPanel & WHM instance may require.
This document describes common instance-management tasks that your cPanel & WHM instance may require.
This document describes how to manage your cPanel & WHM instance on Amazon Lightsail™.
After you create an Azure virtual machine with cPanel & WHM, you can manage that virtual machine from within Azure's portal.
We provide cPanel & WHM images through several cloud platforms.
This document provides the steps to create an Linode account.
This document demonstrates how to create an Alibaba Cloud account.
This document provides the steps to create an Amazon Web Services™ (AWS) account.
This document explains how to create an Amazon® RDS™ instance.
This document provides the steps to create an Azure account.
This document explains how to add custom PHP INI directives to your system's PHP configuration.
After you create an cPanel & WHM instance on a DigitalOcean® Droplet™, you can manage that instance from within DigitalOcean's portal.
The documents in this section describe advanced functions and procedures that relate to DigitalOcean® Droplets™.
You can access all of Git™'s functionality via the command line. This document lists common commands and options that may assist you when you learn Git.
The Git™ Version Control feature allows you to deploy your cPanel-managed repositories. Generally, deployment sends finished code into production. You can use different configurations to automatically (push deployment) or manually (pull deployment) deploy changes.
The Git Version Control feature includes several changes from the Git™ default configuration. Additionally, we impose certain restrictions on cPanel-hosted repositories. This document also includes information that may assist you in troubleshooting cPanel users' issues.
Git™ is a system that tracks and manages changes to files (a version control system). Whenever content changes, Git records it and stores the history of every change. Because of Git's complex functionality, it uses many terms that novice users may not immediately understand.
With the appropriate permissions, cPanel accounts can host Git repositories. This tutorial uses the command line to create or clone a new Git repository, update the repository's configuration, and clone the repository locally for updates.
cPanel's Git Version Control interface (cPanel >> Home >> Files >> Git Version Control) allows you to configure deployment for your cPanel-managed repositories. While many deployment configurations are possible, this document only outlines two types of deployment that you can configure.
If you wish to deploy the contents of a cPanel-managed repository on a schedule, you can set up deployment cron jobs. Cron jobs allow you to configure the system to run a specified command automatically at a specified interval.