Connecting your Git repository to EGREED Deploy

Connect GitHub, GitLab, or Bitbucket to EGREED Deploy for automated deployments on every push.

Updated July 8, 2026 5 min read

Supported providers

EGREED Deploy connects natively with GitHub, GitLab, and Bitbucket, including private repositories and self-hosted GitLab instances.

Connect a repository

  1. Open your project → Settings → Git.
  2. Click Connect Git and authorize EGREED Deploy.
  3. Select the repository.

Choose a branch

Set a production branch (usually main). Every other branch and pull request automatically gets a preview deployment.

Automatic deployments

Every push to the production branch triggers a production build. Push to any other branch to get an isolated preview URL for testing before merging.

gitgithubgitlabbitbucketegreed deployci/cd

Was this article helpful?

Related articles