Skip to content

Enable Auto Deploy in Coolify

  1. Inside cooolify app (frontend or backend), go to “Webhooks” tab
  2. Identify “GitHub” section
  3. Copy github link
  4. Click in “Webhook Configuration on GitHub”
  5. In new github tab, click in “Add Webhook”
  6. Paste github link in “Payload URL” field
  7. Generate a random long password (without special characters) with LastPass
  8. Copy the password and paste it in “Secret” field
  9. Click in “Add Webhook”
  10. Go back to coolify app
  11. Paste same password in “GitHub Webhook Secret” field
  12. Click in “Save”
  1. Push a new commit to github repository
  2. Check coolify “Deployments” tab
  3. Check new deployment running