Skip to content
FindOpenSource

Gitea

Lightweight, self-hosted Git service with issue tracking, pull requests and CI integration.

Overview

Gitea is a self-hosted, all-in-one software development platform written in Go: Git repository hosting, code review, issue tracking, a project kanban board, a wiki, a package registry, and CI/CD (Gitea Actions, compatible with GitHub Actions workflows) in a single application. Because it's written in Go, a single binary runs across Linux, macOS, BSD, and Windows on x86, amd64, ARM, RISC-V64, and PowerPC.

Most teams self-host it, for example via the official Docker image, but Gitea also offers a hosted option (Gitea Cloud) and a free, limited-repository account on gitea.com if you'd rather not run your own instance.

Gitea is aimed at teams and individuals who want a lightweight, self-hostable alternative to GitHub/GitLab for source control and the surrounding development workflow, especially where resource usage or full control over the hosting environment matters.

Categories
Developer Tools
Keywords
gitself-hostedversion-controldeveloper-tools
Languages
Go
License
MIT

Spotted an error? Suggest an edit on GitHub.