Skip to content
Want to get Premium Web Hosting only at 45₹/Month Signup Now!

Setting up a Remote Git Repository in Plesk

With a remote Git repository in Plesk, you can pull files from a Git hosting platform, like GitHub or Bitbucket, directly to your website. Follow these steps:

Step 1: Log in to Plesk

  1. Log in to your Plesk control panel.

Step 2: Go to Websites & Domains

  1. In the left sidebar, click Websites & Domains to display all domains.

Step 3: Open Git Setup

  1. Locate the domain where you want to set up Git, and click the Git icon to open the repository setup page.

Step 4: Configure Remote Repository

  1. On the Add Git Repository page, ensure Remote Git hosting is selected.
  2. Enter the Remote Git repository URL (e.g., the URL to your GitHub repository).
  3. Choose your Deployment Mode (e.g., “automatically deployed” for automatic updates or “manual” if you prefer manual deployment).
  4. Specify the Deployment Directory by selecting the local directory where you want the files to be deployed.

Step 5: Confirm and Clone Repository

  1. Click OK to start cloning the remote repository. Plesk will pull the code into the specified directory, and the deployment mode you selected will dictate how updates are handled.
Was this article helpful?
YesNo
Back To Top