whmadvanced
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.
This document describes how to set up SSH access so you can clone a local git repository to a privately-hosted remote repository.
This document describes cPanel & WHM support for IPv6.
Ruby is a popular object-oriented programming language that you can install and integrate with a cPanel & WHM system.
This document describes reseller account privileges and how to manage reseller accounts.
This documentation describes how to access the command line.
This document explains how to set up your Google Drive™ account as an Additional Destination in WHM's Backup Configuration interface.
This document provides instructions for migrating a WHM server from CentOS 8 to AlmaLinux OS 8.
This document explains how some cPanel & WHM versions update the SquirrelMail webmail application, and how you can customize your SquirrelMail installation.
The Exim system filter file scans messages that your server has received, but that it has not yet delivered. To add custom filter rules to your Exim configuration, you may either create custom filter rule files for Exim to include in its configuration, or create a custom Exim system filter file.
This document describes how to delete a MySQL® database from a cPanel & WHM server.
This document describes how to deny FTP access to your users.
This document explains how to use the /var/cpanel/chkservd_ignored_mounts file to disable disk space monitoring for selected mount points.
This document provides steps to downgrade your server's local license for testing purposes.
This document describes the final adjustments to change the IP address that Exim uses to send email.
You can update the settings of your server's php.ini file to help secure your server. The method to use depends on your version of EasyApache.
This document describes how to enable the MySQL® or MariaDB Slow Query Log.