Gitea
Self-hosted Git collaboration with CI, packages, and project tracking.
Gitea is an open-source Git hosting and DevOps platform teams can run themselves or use as a managed cloud service. It combines repository management, pull requests, issue tracking, project boards, package registries, and built-in CI/CD through Gitea Actions.
Why it stands out
- Open-source core with both self-hosted and fully managed deployment paths.
- Runs across many operating systems, CPU architectures, databases, and Kubernetes environments.
- Gitea Actions uses workflow syntax compatible with GitHub Actions, easing CI migration.
- Broad package registry coverage lets teams consolidate source code and artifacts in one platform.
- Enterprise offering adds options such as SSO, audit logs, SLA support, and controlled deployment.
Good to know
- Self-hosting shifts server, database, backup, security, and upgrade responsibilities to the user or organization.
- Managed Cloud and Enterprise editions are separate paid offerings after their trial periods.
- GitHub Actions compatibility is emphasized, but teams should still test complex workflows and third-party actions before migration.
Under the radar: The Tea CLI is worth checking if your team triages issues, pull requests, or releases from the terminal instead of living entirely in the web UI.
Photos

Development teams that need a self-hosted GitHub-style workflow with control over infrastructure and data. Run private Git repositories with code review, issues, milestones, and time tracking. Set up CI/CD workflows using GitHub Actions-style YAML and reusable actions. Host public or private packages across ecosystems such as npm, PyPI, Maven, NuGet, and containers. Deploy a lightweight code collaboration platform on Linux, Windows, macOS, FreeBSD, Kubernetes, or ARM hardware.
Git repository hosting, pull requests and code review, issue tracking, labels, kanban boards, milestones, dependencies, time tracking, built-in Gitea Actions CI/CD, package registry support for 20+ package types, webhooks, API access, chat and CI integrations, self-hosted runners, and managed Cloud or Enterprise deployment options.
Technical Notes
- Gitea instances expose an API for automation and integrations.
- Webhooks are supported for triggering external workflows and connecting other services.
- Authentication, permissions, and availability depend on the specific Gitea instance configuration.
Alternative listings
A fast desktop code editor built for teams and AI-assisted coding.
Open Source & Free Software AlternativesZed is a cross-platform code editor focused on performance, real-time collaboration, and AI-assisted development. Built in Rust by people behind Atom and Tree-sitter, it combines a lightweight editing experience with shared projects, chat, screen sharing, extensions, and agent-based coding workflows.
0 votesVisit siteManage GitHub issues, pull requests, and repos from your terminal.
Open Source & Free Software AlternativesGitHub CLI is an open-source command-line app for working with GitHub without leaving a shell. It supports common repository workflows around pull requests, issues, authentication, and GitHub-hosted environments across macOS, Windows, and Linux.
0 votesVisit site
Similar sites elsewhere
- Forgejo — forgejo.org
- GitLab — gitlab.com
- GitHub — github.com
- Bitbucket — bitbucket.org
1 of 5