A microservice that handles git webhook requests and deploys your application.
- Prepare/adjust the
docker-compose.yml
file.- Environment variables:
destination
,remote
,branch
- Local directory mount - should match the
destination
variable
- Environment variables:
- Configure a webhook in github
- Enter the respective endpoint
- Select application/json as a content type