No description
| README.md | ||
| webhook.conf | ||
Webhook Handler Configuration
This repository contains the configuration file for adnanh/webhook, a lightweight webhook server.
Configuration
The webhook.conf file defines a single hook:
- ID:
deploy-intranet - Action: Executes
/usr/local/makerspaceleiden-crm/rollout-prod.sh - Working Directory:
/usr/local/makerspaceleiden-crm/ - Trigger: Fires when any
X-Webhook-Secretheader is present (matches***)
Usage
This configuration triggers a production deployment of the Makerspace Leiden CRM system whenever a webhook request is received with the X-Webhook-Secret header.
Setup
- Install webhook
- Place this
webhook.confin your webhook configuration directory - Start the webhook server with the configuration file