# gitea Self-hosted git server. **Cloud-only stack.** (External repos live at `gitea.wbd-rd.nl`; this is for R&D internal use.) - **Networks**: `app` (UI) + `data` (DB backend in `sql` stack) - **Volume**: `gitea-data` (repos + LFS + actions runners) - **TODO**: SSH access strategy (nginx stream proxy port 22, or skip and use HTTPS-only), Keycloak OIDC, runners for Gitea Actions