
Gitea
Self-hosted Git hosting with code review, issues, and CI/CD

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 Services

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

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.

GitBucket
Git web platform with GitHub API compatibility and plugins
GitBucket is a self-hosted Git web platform for managing Git repositories with issues, pull requests, wikis, Git LFS support, and a plugin system.

Soft Serve
Self-hosted Git server with an SSH-accessible terminal UI
Self-hostable Git server focused on SSH, featuring a terminal UI, access control, and Git LFS support, with cloning via SSH, HTTP, or the Git protocol.

Review Board
Web-based code and document review platform
Review Board is a web-based tool for code and document reviews, with rich diff viewing, threaded discussions, and integrations with many version control and CI systems.
Multi Theft Auto: San Andreas (MTA:SA)
Open-source multiplayer engine and mod for GTA: San Andreas
Open-source multiplayer modification and engine for Grand Theft Auto: San Andreas that adds synchronized networking, Lua scripting, resource-based content, and a server b...



