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
- Languages
- Go
- License
- MIT
Related Projects
Backstage
Apache-2.0Open framework for building an internal developer portal, unifying a company's services, infrastructure, and documentation behind one searchable software catalog.
- Developer Tools
Buildpacks
Apache-2.0Cloud Native Buildpacks build production-ready container images directly from application source code, without writing a Dockerfile.
- Developer Tools
Coder
AGPL-3.0Self-hosted platform for provisioning cloud development environments on your own infrastructure, giving every developer a consistent, disposable remote workspace.
- Developer Tools
Crawlee
Apache-2.0Node.js and TypeScript library for web scraping and browser automation, built to produce reliable crawlers that resist bot detection.
- Developer Tools
Spotted an error? Suggest an edit on GitHub.