CI/CD Deploy Webhooks & Automation
Trigger instant zero-downtime rolling redeployments from GitHub Actions, GitLab CI, or DockerHub webhooks without distributing cluster administrative credentials.
Trigger Redeployment via Webhook
Make an unauthenticated HTTP POST with a secret deploy token to refresh container pods:
POST /v1/cloud/webhooks/deploy/{token}
Request
POST/v1/cloud/webhooks/deploy/{token}
Response