One-Webhook Setup — handle all repos with a single URL
Paste this URL
once into your
GitHub Org or
GitLab Group webhook settings.
Every repo in the org/group will then auto-deploy on push — no per-repo webhook needed.
Webhook URL: http://auto-deploy.dev9server.com/webhook
Secret: value of
WEBHOOK_SECRET from
config/credentials.env
- GitHub: Organization → Settings → Webhooks → Add webhook → Content-type:
application/json → Push events
- GitLab: Group → Settings → Webhooks → Push events
First push from an unknown repo auto-registers it here with default settings.
Edit any project to set custom env vars, email, technology, or branch rules.