Skip to content

GitLab integration

Connecting repository

  • Go to your repository page on GitLab. Choose SSH type of the clone URL and copy it
  • Navigate My repos > Connect and paste the URL
  • Click Connect the repository. Copy the deployment key generated by Wodby
  • Go the GitLab's repository page and add the copied key under Settings > Repository > Deploy keys

Configuring git hooks for auto-deployment

  • Navigate to your git repository page in Wodby Dashboard and copy Webhook URL
  • Open your repository page on GitLab. Navigate to Settings > Web Hooks
  • Paste the URL you copied before to URL input and submit the form