# gitea Self-hosted git server. **Cloud-only.** (External repos live at `gitea.wbd-rd.nl`; this is for R&D internal use.) - **Networks**: `app` (UI) + `data` (postgres backend in `sql` stack) - **Volume**: `gitea-data` (repos + LFS + actions runners) - **SSH ingress**: **disabled** (`DISABLE_SSH=true`). All clones over HTTPS via nginx-proxy. Re-evaluate only if Gitea Actions runners need SSH push semantics. - **TODO**: Keycloak OIDC, Gitea Actions runners, LFS storage policy