Git providers

Git things done.

fortrabbit does not host Git repositories. Instead, you connect your external Git repository to deploy your code. Which providers are supported.

# GitHub

GitHub has first-class support. We offer a native GitHub App that integrates deeply with the platform. This is the recommended way to deploy with Git.

# Other providers

You can also use other Git providers like GitLab or Bitbucket. Since there is no native integration, you will need to set up a deployment pipeline using their respective CI/CD tools (GitLab CI, Bitbucket Pipelines) to sync your code to fortrabbit.

Codeberg is under consideration too.

Found a tpyo?Edit