About this project
Gitea is a self-hosted software development platform written in Go, designed to be easy to set up and fast to run. It provides a comprehensive suite of tools for team collaboration and code management, including:
- Git hosting and code management
- Code review and pull requests
- Issue tracking and project kanban
- Wiki for documentation
- Package registry
- CI/CD integration (compatible with GitHub Actions)
Because it is written in Go, Gitea is cross-platform and supports various architectures including x86, amd64, ARM, RISC-V 64, and PowerPC across Linux, macOS, Windows, FreeBSD, and OpenBSD. It can be deployed via binary, source build, or official container images (Docker/Podman).