Using Git Repositories in Jolt Control Panel
You’ve got a site setup in JCP but now you want to automate things a bit by using Git Repositories to manage the content on your sites.
This guide will show you how to connect your sites in JCP with a Git Repository.
Obtaining Git Repository address:
Navigate to your Git Repository
- Login to https://github.com
- Find the repository that you wish to use with JCP.
Locate and copy the address
- Click the green Code button in the top right.
- Copy the Git Repository address.
Adding the Git Repository to JCP:
Login to your Jolt account
- Login to your Customer Portal account.
- Click on Jolt Control Panel in the top row.
Open the Site settings
- In JCP, you’ll see a list of your Sites.
- Find the site you want to manage.
- Click the Settings cog icon beside that site.

Add the Git Repository address
- Navigate to Git.
- Paste the Git Repository address into the Repo address & branch field
Adding the Webhook to Git:
Navigate to your Git Repository
- Login to https://github.com
- Find the repository that you wish to use with JCP.
Add the Webhook
- Click on Settings located in the bar at the top of the page.
- Navigate to Webhooks.
- Click Add Webhook.

4. Paste the Webhook URL in the Payload URL box.
5. Click Add Webhook at the bottom of the page.

That’s it, you’ve now setup a Git Webhook in JCP.
If you are running into any issues or have any further questions or concerns, please don’t hesitate to get in touch.