Code Repository Setup
Supported Platforms
GitHub
- Create SSH key and add the public key to the GitHub repository and pass the private key to the application
- Use the GitHub app (OAuth) for integration?
GitLab
Follow our setup guide for GitLab.
Bitbucket
Compatible with both public and private repositories.
Private git server
How to set up secure access
Repository Access
Private Repositories
Use SSH keys for secure access.
Public Repositories
Minimal setup required.
Follow step-by-step instructions for your platform of choice.