> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kombify.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Development

> Host private Git repositories for your projects with Gitea

<Info>
  Evidence state (2026-09-17, v0.35.0): Development with Gitea is
  experimental. No automated lifecycle run covers it yet, and runtime evidence
  is pending.
</Info>

Development gives your projects private Git repositories on a host you operate. The release catalog calls this use case Developer Platform and delivers it as the optional `dev` workload.

## Applications

<Card title="Gitea" icon="code-branch" href="/stackkits/apps/gitea">
  The Git server behind Development: selection, HTTPS route, owner sign-in and the storage boundary.
</Card>

## Before you start

* Git works over HTTPS only. SSH is not exposed, and no CI runner is installed.
* Every client needs a DNS name for the Git host and must trust the internal CA certificate of that host.
* Recovery needs both Gitea volumes, captured while writes are stopped.

## Set it up

Follow the [Gitea](/stackkits/apps/gitea) page from an empty owner workspace. Push to a test repository from a real client before you rely on it.
