Tip: Start typing in the input box for immediate search results.
-
Getting Started
-
Client area
-
- Search for a domain
- Domain Contact Information - Client Area
- Change Domain Nameservers - Client Area
- Domain Renewal - Client Area
- Domain Redirect - Client Area
- Domain Aliases - Client Area
- Manage Subdomains - Client Area
- Create an Addon domain - Client Area
- Domain Auto Renewal - Client Area
- Transfer a Domain to Extilum as Unregistered User
- Transfer a Domain to Extilum as Registered User — Client Area
- Manage a Domain - Client Area
- Domain Registrar Lock - Client Area
- Get Domain EPP Code - Client Area
- Transfer a Domain from Extilum
- DNS Management - Client Area
- Show all articles ( 1 ) Collapse Articles
-
-
- Manage Privileges for MySQL Database – Client Area
- Manage MySQL Database User - Client Area
- Manage MySQL Databases - Client Area
- Manage FTP Accounts - Client Area
- Create FTP Accounts - Client Area
- Domain Redirect - Client Area
- Domain Aliases - Client Area
- Manage DNS Records with Zone editor - Client Area
- Disk Usage - Client Area
- Manage Backups - Client Area
- File Manager - Client Area
- Use IP Blocker - Client Area
- Change PHP Version - Client Area
- Manage Subdomains - Client Area
- Unban IP Address - Client Area
- Create an Addon domain - Client Area
- Show all articles ( 1 ) Collapse Articles
-
cPanel
-
- Login to cPanel
- Login to cPanel from Extilum Client Area
- The Jupiter Theme Interface - cPanel
- Switch to Paper Lantern - cPanel
- Search - cPanel
- View Server Information for cPanel
- View Statistics - cPanel
- Change Style - cPanel
- Change Language -cPanel
- Change Password - cPanel
- Update Contact Information and Preferences - cPanel
- Add User - User Manager - cPanel
- Edit User in User Manager - cPanel
- Change Password - User Manager - cPanel
- Delete User in User Manager – cPanel
- Log out of cPanel
- Show all articles ( 1 ) Collapse Articles
-
-
-
- Accessing File Manager - cPanel
- File Manager Settings - cPanel
- Create a New File or Folder in File Manager - cPanel
- Rename a file or folder in File Manager - cPanel
- Change Permissions File Manager - cPanel
- Password Protect Directory File Manager - cPanel
- Enable Leech Protection File Manager - cPanel
- Manage indices File Manager - cPanel
- Upload and download files using File Manager - cPanel
- Compress Files using File Manager - cPanel
- Extract Files using File Manager – cPanel
- Delete and Restore in File Manager - cPanel
- Search in File Manager - cPanel
- Copy Files in File Manager - cPanel
- Move Files in File Manager - cPanel
- Edit a File Using File Manager - cPanel
- HTML Editor in File Manager - cPanel
- Show all articles ( 2 ) Collapse Articles
-
- Articles coming soon
-
-
-
-
- MySQL Databases Interface - cPanel
- Add New User to MySQL Databases - cPanel
- Change a MySQL Database User's Password - cPanel
- Rename a MySQL Database User - cPanel
- Create a MySQL Database - cPanel
- Add User to MySQL Database - cPanel
- Check and Repair MySQL Database - cPanel
- Revoke User Privileges from MySQL Database - cPanel
- Delete MySQL Database - cPanel
- Delete MySQL Database User - cPanel
- Manage MySQL Databases - cPanel
-
-
- Install WordPress using Softaculous - cPanel
- Automatically Update WordPress with Softaculous - cPanel
- Backup WordPress using Softaculous - cPanel
- Manage Backup Location Softaculous - cPanel
- Manage WordPress Automated Backups Softaculous - cPanel
- Restore WordPress Backup using Softaculous - cPanel
- Clone WordPress using Softaculous - cPanel
- Stage WordPress Website with Softaculous - cPanel
- Push WordPress From Staging to Live with Softaculous - cPanel
- Remove WordPress using Softaculous - cPanel
-
-
WordPress
-
- Install WordPress using Softaculous - cPanel
- Automatically Update WordPress with Softaculous - cPanel
- Backup WordPress using Softaculous - cPanel
- Manage Backup Location Softaculous - cPanel
- Manage WordPress Automated Backups Softaculous - cPanel
- Restore WordPress Backup using Softaculous - cPanel
- Clone WordPress using Softaculous - cPanel
- Stage WordPress Website with Softaculous - cPanel
- Push WordPress From Staging to Live with Softaculous - cPanel
- Remove WordPress using Softaculous - cPanel
-
- Install WordPress Using the WordPress Toolkit - cPanel
- WordPress Toolkit Updates and Security Status Check - Cpanel
- Manage Updates using WordPress Toolkit - cPanel
- Check WordPress Integrity with the WordPress Toolkit - cPanel
- Manage maintenance mode in the WordPress Toolkit - cPanel
- Stage WordPress with the WordPress Toolkit - cPanel
- Manage Plugins using the WordPress Toolkit - cPanel
- Manage Themes using the WordPress Toolkit - cPanel
- Manage WordPress multiple sites with WordPress Toolkit
- WordPress plugins for multiple sites - WordPress Toolkit
- WordPress Themes for multiple sites – WordPress Toolkit
- Delete or Detach WordPress site – WordPress Toolkit
- Add Existing WordPress Installations to WordPress Toolkit
- WordPress Toolkit Tools - cPanel
- Back up and Restore WordPress - WordPress Toolkit
-
-
Webmail
Create a Git Repository – cPanel
4.5 out of 5 stars
1 rating
5 Stars | 0% | |
4 Stars | 100% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
Learn how to Create a Git Repository using cPanel. The Git™ Version Control feature allows you to host Git repositories on your cPanel account. You can use Git to maintain any set of files (for example, a website’s files and assets, a software development project, or simple text files). More information.
Make sure that your cPanel account includes shell access. Without shell access, you can only create, clone, delete and view repositories.
If you are using your local machine SSH, make sure that you have created an SSH public_key and have added it to your cPanel server.
Video tutorial – Create a Git Repository – cPanel
Step-by-step tutorial – Create a Git Repository – cPanel
- Log in to cPanel.
Tutorial: login from the Client Area or the direct link.
Find the Files section and click the GitTM Version Control. - Git Version Control
Click the Create button.
- Create Repository
To create a new repository or add an existing repository to the list of cPanel-managed repositories, set the Clone a Repository toggle to disabled.
In the Repository Path text box, enter the path to the directory that will contain the repository.
Do note that:
– if the specified directory does not currently exist, the system will create it.
– if the specified directory already contains a repository, the system will automatically add it to the list of cPanel-managed repositories.
– unless you’re adding an existing repository to the list, the directory must be empty. Subdomain directories contain a cgi-bin directory and may also contain a .well-known directory. You must move these before you can create a repository.
cPanel’s Git Version Control enforces several restrictions on repository paths:
– The system globally denies public access to repositories’ .git directories.
– Do not modify or delete a repository’s .git directory or its contents. Modifications to this data can irreparably break the repository.
– You cannot create, delete, or view repositories with paths that include whitespace or any of the following characters:
\ * | ” ‘ < > & @ ` $ { } [ ] ( ) ; ? : = % #`
– You cannot create, delete, or view repositories in the following directories:
.cpanel .trash etc mail ssl tmp logs .cphorde spamassassin .htpasswds var cgi-bin .ssh perl5 access-logs
In the Repository Name text box, enter the desired display name for the repository.
Click the Create button. - Wait for the success message.
- Find commands list
- Find commands list
Related Articles
4.5 out of 5 stars
1 rating
5 Stars | 0% | |
4 Stars | 100% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |