Articles on: Deployments

Connect to Site

Once you have added deployment to your InstaWP account, you can connect Git Repository (Deployment) to an existing site. So, every new push to the branch will update the code inside the site.

In this documentation, we will explore the steps to connect a Git repository to a site.

Let’s get started 🚀

Step 1: Sign In to your InstaWP account to access the dashboard.



Step 2: Click on the More actions button and select the Deployment option from the dropdown list corresponding to the site for connecting the Git repo.



A new window will appear, where you will find the Git Deployment dialog, allowing you to deploy repository code automatically to the website.



Step 3: Select the repository you have added to your account. For more information, you can refer to the Add Deployment document.

So that, every new push to the selected Git branch will update the code inside the site.



Step 4: Click on the Deploy button to deploy the Git repository automatically.



Note: You can also manually copy the webhook by clicking on the “Copy” button and paste it into your GitHub, Gitlab or Bitbucket repository.



Then, you will see a success message on your screen.



Step 5: Click on the Save button to update the repository list to an existing site on every push.



Then, you will see a success message on your screen.






Github Actions
Run Deployment

Updated on: 20/09/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!