Back to Getting Started
Getting Started

Connecting your Git repository

3 min

Overview

Connect your Git repository to enable automatic deployments whenever you push code changes.

Supported Git Providers

  • GitHub
  • GitLab
  • Bitbucket

Connecting GitHub

  1. Go to your project settings
  2. Click "Git Integration"
  3. Select "Connect GitHub"
  4. Authorize CupaDev to access your repositories
  5. Choose the repository to connect
  6. Select the branch to deploy (usually main or master)

Automatic Deployments

Once connected, CupaDev will automatically deploy when you:

  • Push commits to the configured branch
  • Merge pull requests
  • Create new tags (if configured)

Preview Deployments

Enable preview deployments to automatically create temporary environments for:

  • Pull requests
  • Feature branches
  • Development branches

Security

CupaDev uses OAuth for secure authentication. We only request the minimum permissions needed to deploy your code.

Was this article helpful?

Need more help?

Our support team is available 24/7 to assist you.

Contact Support