Hi all, I inherited an app that uses Gitlab push webhooks to initiate deploy to DO. Unfortunately, I have no clue where this is configured in the DO dashboard.
The Gitlab webhook is pointed at https://apps-inbound.digitalocean.com/webhooks/gitlab. Can someone help me understand where the DigitalOcean side of this is configured or where the docs are for this webhook please?
Thanks for reading.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Hi there,
This is most likely automatically configured by one of your apps deployed on the DigitalOcean App Platform:
You can choose to opt out of auto-deploying code changes. When checked the Autodeploy code changes box in the App Platform, your app will be redeploying the app when it detects changes in the app’s repo.
To find all of the apps that have been deployed to the App Platform you can follow these steps:
For more information you can take a look at the App Platform documentation here:
Hope that this helps!
Best,
Bobby