kb: how-to
Plesk Obsidian
ABT: Group B
Question
How to configure Webhooks to automatically deploy files from a remote Git repository (GitHub/Bitbucket) to Plesk?
Answer
The automatic deployment is configured using a Webhook URL, which is generated automatically for the repository in Plesk.
- Log in to Plesk.
-
Go to Domains example.com Git and click Repository Settings:
-
Copy the Webhook URL displayed in the settings window:
- Specify this URL in the remote GitHub or Bitbucket repository settings (usually under "Webhooks") and configure it to be triggered by "Push" events.
Additional Information
Webhooks are used to configure the remote repository to notify Plesk about certain events (e.g., pushing files to the repository).
For details, refer to the documentation for managing webhooks in:
Comments
Please sign in to leave a comment.