Gitea is a lightweight, self-hosted Git service written in Go. It provides repository hosting, issue tracking, pull requests, CI/CD via Gitea Actions, built-in container registry, package hosting, and a rich web UI — all in a single binary under 200MB of RAM.
About
Gitea is a self-hosted Git service written in Go, providing repository hosting, issue tracking, code review, CI/CD (Gitea Actions), package registries, and wikis in a single lightweight application. It originated as a fork of Gogs in November 2016, created by developers who wante…