This article illustrates how to set up Git integration in Plesk for version control. It allows continuous deployment of code updates directly from a Git repository, streamlining development and collaboration processes.
Follow the process:
- Log in to Plesk.
- Select the “Websites & Domains” option from the left-hand side of the screen.
- Select the domain.
- Click on the “Git” option under the “Dev Tools” section.
- Click on “Add Repository.”
- Ensure that the remote repository is selected.
- Enter the remote repository URL and name.
- Select your desired deployment mode.
- Choose the path where files will be deployed.
- You can allow additional deployment actions by enabling the check box.
- Click on the “Create” button.
With these steps, you can set up Git integration in Plesk for version control. If you run into any issues, don’t hesitate to reach out to our support team for assistance.
Need to get Git running on your server? Learn How to Install Git on Ubuntu 22.04