- Status: accepted
- Deciders: Mohammad Naeem, @jam01
- Date: 2020-09
Given that Flux requires a Git repository to provide GitOps, and that our CI/CD pipelines will require the same for continuous delivery, what component should be our default/bundled Git server?
- Lightweight as we expect a number of customers will already have a Git saas
- Easy to integrate
- GitLab
- Gitea
We'll use Gitea as our bundled and lightweight Git server. Gitea is more lightweight than the alternatives, and has the necessary APIs for us to integrate with.
- No out of the box integration with Flux