Is Git Supported on StackCP Hosting Platform?

Author:

Published:

Updated on August 15, 2024

Reading Time: 1 min read

GitHub On StackCP #

Yes, Git is fully supported across various hosting platforms offered by CP CLOUD HOSTING, including Shared Web Hosting with Git, WordPress Hosting with Git, and Managed Cloud Hosting with Git. Our Self-Managed VPS also supports Git, though it does not include our version control GUI.

What is Git? #

Git is a version control system that helps developers track changes to files, record alterations, and maintain different versions of code. This is particularly useful for collaboration and managing large projects. If you’re new to Git, we have a Beginner’s Guide to Git available.

Using Git on Our Platform #

There are two primary ways to use Git on our hosting platform:

  1. Git Version Control Tool:
    • Graphical User Interface: Our control panel includes a Git Version Control tool that simplifies Git usage through a graphical interface. This tool can be accessed under the Web Files section when managing a hosting package.
    • Accessing the Tool: To use this tool, manage your hosting package from the manage hosting page, and it will appear under the Web Files section.
  2. Git via SSH:
    • Enabling SSH Access: To use Git through SSH, you need to enable SSH access on your hosting package or Self-Managed VPS. This can be done through your account’s management panel.
    • Guides and Setup: We offer comprehensive guides on how to connect via SSH and enable SSH access, including options for using 2FA. You can find these guides on our support pages.

With these options, you can start using Git with any hosting service you have with CP CLOUD HOSTING.