Connect Pipelines to Any Git Server
DevOps Pipeline Git Repository stages now connect to any Git server that speaks HTTPS, GitLab, Bitbucket, Gitea, or a self-hosted instance, not just GitHub and Azure DevOps.
Previously, Git integration only worked with those two providers. If your team backs up flows to a self-hosted GitLab or an on-prem Bitbucket, you were stuck. Now you can point a pipeline at any HTTPS Git repository to back up and deploy your flows.
For servers that use a private certificate authority, you can paste in a CA certificate so FlowFuse trusts the connection, no infrastructure changes required.
To get started:
- Go to Team Settings → Integrations → Add Token.
- Choose Other, then enter the repository username and a personal access token (or app password).
- If your server uses a private CA, paste its certificate into the CA Certificate field.
- Add a Git Repository stage to a pipeline, select your token, and enter the repository URL.
Creating a generic Git token for a self-hosted server.
This feature is available to Team and Enterprise tier users of FlowFuse Cloud and Enterprise Licensed Self Hosted users from v2.32.
Written By:
Published on:
Related GitHub Issues
Recent Updates:
- Getting started with FlowFuse straight from the terminal
- FlowFuse Expert Can Now Work With Your Tables
- A Dedicated Home for Your Dashboards
- Application Roles from SSO Groups
- FlowFuse Expert Enhancements