Git is a revision control system that means it's a tool for source code history management. GitHub is a service that hosts Git repositories. In short GitHub is a service for projects that use the Git tool.
The Git tool has always been available on our platform through the CLI.
In the CCP, go to your site management section > Application > Github Integration
Setup a GitHub repository. Click here to learn how to do it.
If you created a public repository paste the URL in the Repository URL box and click Enable.
If the repository is private add the provided SSH key in the Settings > Deploy Keys section of your GitHub repository. Write access is not recommended.
Your repository will now be cloned onto the site
The private key resides on our platform and is never publicly exposed.
Important: Public repos will be visible to public. This could lead to leaked information.
To enable automated deployment, please follow the mentioned steps:
We take a great deal of pride in our knowledgebase and making sure that our content is complete, accurate and useable. If you have a suggestion for improving anything in this content, please let us know by filling out this form. Be sure to include the link to the article that you'd like to see improved. Thank you!