
Gitea
Self-hosted Git hosting with code review, issues, and CI/CD
57.6k stars 7.1k forks last commit first released MIT
Actively maintained
Last commit 27 Aug 2026.

Gitea is a lightweight, all-in-one software development platform for hosting Git repositories and collaborating on code. It provides a web UI and APIs for managing projects, reviewing changes, and automating workflows.
Key Features
- Git repository hosting with web UI (browse code, commits, branches, tags, releases)
- Pull requests with code review, discussions, and merge workflows
- Issue tracker with labels, milestones, and project collaboration features
- Organization and team management with fine-grained permissions
- Built-in CI/CD via Gitea Actions with self-hostable runners
- Integrated package registry capabilities (e.g., npm and Maven)
- Webhooks and REST API for integrations and automation
Use Cases
- Host private Git repositories for teams and organizations
- Replace or complement GitHub/GitLab for lightweight code collaboration
- Run internal CI pipelines and publish packages in an on-prem environment
Limitations and Considerations
- Some advanced enterprise features found in heavier platforms may require external tooling or integrations
Gitea is well-suited for individuals and teams that want a fast, resource-efficient Git forge with modern collaboration features and optional built-in automation. It can serve as a central hub for source code, reviews, issues, and developer workflows in a single service.
Categories:
Tags:
Tech Stack:
Similar to Gitea

GitLab
DevOps platform for Git hosting, CI/CD, and collaboration
GitLab is a web-based DevOps platform providing Git repository hosting, issue tracking, merge requests, and built-in CI/CD pipelines for teams.

Gogs
A painless self-hosted Git service.
Lightweight, open source self-hosted Git service designed for easy installation across platforms.

Forgejo
Self-hosted lightweight software forge for Git collaboration
Forgejo is a self-hosted, lightweight Git forge with repositories, issues, pull requests, wikis, and packages for teams and communities.

Tuleap
Agile ALM for planning, tracking, and software delivery
Tuleap is an all-in-one Agile Application Lifecycle Management (ALM) platform combining project management, issue tracking, source code management, and CI integration.

OneDev
Self-hosted Git server with CI/CD, issue tracking, and package registries
OneDev is a self-hosted DevOps platform combining Git hosting, CI/CD pipelines, Kanban-style issue tracking, code review, and built-in package registries.
Pagure
Self-hosted Git forge for code hosting and collaboration
Pagure is a self-hosted Git platform for hosting repositories, managing issues and pull requests, and collaborating with teams via a web interface and APIs.



