Gitea — самохостируемый Git-сервер
★ 57.1K
Gitea is a self-hosted Git service that bundles repository management, code review, an issue tracker, kanban boards, a wiki, a package registry, and CI/CD (with GitHub Actions syntax support) into one lightweight app. Reach for it when you want your own GitHub/GitLab on your own server: keep code and history in-house, run issues and pull requests, build packages, and execute pipelines — with no external cloud or subscriptions. Written in Go, it installs as a single binary and runs on Linux, macOS, Windows, ARM, and even a Raspberry Pi, staying light on resources. Its focus is a full collaborative-development platform for self-hosting, not just a bare git remote or a standalone CI runner: it is a compact GitHub alternative for teams that care about control over their code and data.
- #Git Server