Gitea

Gitea

MIT-licensed Git forge self-hosted on one Go binary: issues, CI/CD actions and a package registry. Now steered by a US for-profit; SAML, audit logs and IP allowlisting sit behind a paid Enterprise tier.

🩺 Vitals

What do these metrics mean?
  • Last active: when code was last pushed, as of our last check. The dot is green when that was recent, grey otherwise. A long gap can mean a tool is finished and stable, not only unmaintained.
  • Latest release: the most recent tagged, packaged version the maintainers published. Not every healthy project tags releases.
  • Open issues: unresolved reports and requests. A high number is normal for a popular project and is not a warning on its own.
  • Stars: how many people bookmarked the project on its forge. A rough popularity signal, not a measure of quality.

πŸ—οΈ Profile

1. The Executive Summary

What is it? Gitea is a self-hosted software forge: Git repository hosting plus issues, pull requests and code review, a built-in CI/CD engine (Gitea Actions, compatible with GitHub Actions workflow files), a package registry and a wiki, all in one lightweight Go binary. It is a drop-in replacement for GitHub that runs on modest hardware. The core is MIT-licensed, but the project operates an open-core model: a separate proprietary "Gitea Enterprise" build, sold by the commercial steward CommitGo, Inc. (a US corporation founded by the Gitea maintainers), gates a set of enterprise governance features. Gitea is also the project that Forgejo was hard-forked from in 2022.

The Strategic Verdict:

2. The "Hidden" Costs (TCO Analysis)

Cost Component GitHub (SaaS) Gitea (Self-Hosted)
Per-seat Licensing Monthly per-user fee across tiers MIT core, unlimited users
Hosting Footprint Managed for you A single Go binary on a modest VPS
CI/CD Compute Hosted runner minutes metered, overage billed Your own Actions runners, no per-minute fee
Enterprise Tax Advanced Security priced per committer SAML, audit logs, IP allowlist and dependency scanning need the paid Enterprise tier

3. The "Day 2" Reality Check

πŸš€ Deployment & Operations

πŸ›‘οΈ Security & Governance (Risk Assessment)

4. Market Landscape

🏒 Proprietary Incumbents

🀝 Open Source Ecosystem