Your Git forge, inside your cluster
Host your code in-house, with full sovereignty
Host your Git repositories directly inside the platform cluster: your code never leaves your infrastructure. Single sign-on through your organization identity, dev-workstation integration, and large-file storage with Git LFS. Continuous integration is being finalized.
Specifications
Authentication
SSO via OIDC
Git access
HTTPS + Git LFS
Enablement
One click, per organization
Hosting
Inside your cluster
Use cases
Keep control of your code
Your repositories stay inside the platform cluster. They are cloned through an internal service, with no external network egress and no pasted token, which makes them suitable for segregated or offline deployments
No external network egressUnified sign-in
Your teams sign in with your organization identity (OIDC). Local accounts are disabled, so there is no forge-specific password to manage
SSO via OIDCIntegrated with dev workstations
Clone and push to your internal repositories from your development environments, using a short-lived credential derived from your identity, with no personal token to copy and paste
Repository and branch pickersIn action
The team starting its forge
An organization wants to host its code in-house, without depending on an external service
- 1 Enable the forge in one click from the console
- 2 Sign in with the organization identity (SSO)
- 3 Create the first repositories accessible over HTTPS
- 4 Turn on large-file tracking with Git LFS
Private Git forge up and running, hosted inside your cluster
The integrated developer
A developer wants to clone and push code without managing a personal token
- 1 Open the development environment
- 2 Pick the repository and branch with the selectors
- 3 Clone through the internal service, with no external egress
- 4 Push changes using a short-lived credential
Integrated Git flow, with no personal token to copy and paste
Key benefits
Take back control of your source code
See how to host your Git forge inside your own cluster.
Request a demo