A self-hosted git service providing code hosting, issue tracking, project kanban, and integrated ci/cd pipelines.

Gitea is an open-source, self-hosted web app and server that provides a complete software development service. It serves as a central hub for Git hosting, code management, and team collaboration, allowing users to maintain full control over their source code and development workflows. The platform is designed to be a lightweight and fast solution for hosting repositories and managing the entire software development lifecycle in a single installation.
The software is deployed as a server application and can be installed via binary or containers such as Docker and Podman. Because it is written in Go, it runs on multiple operating systems including Linux, macOS, Windows, and various BSD distributions. It supports a wide range of hardware architectures, including x86, amd64, ARM, RISC-V 64, and PowerPC, making it compatible with everything from small home servers to enterprise hardware.
Gitea is designed for teams and individuals who require a Git service without the overhead of larger enterprise platforms. The architecture allows for flexible deployment, with administration handled through a combination of a web-based admin panel for dynamic options and an app.ini file for static configuration. To extend its functionality, the project provides an official Go SDK and a CLI tool called tea, while a dedicated action runner supports Gitea Action workflows. It integrates various registry types, including npm and Maven, to support diverse programming ecosystems.
It is a resource-efficient solution for organizations seeking a self-managed development environment that maintains a familiar interface and workflow.
A lightweight self-hosted Git service for source code management that runs on low-resource hardware and ARM systems.
A complete DevSecOps platform for managing Git repositories, continuous integration pipelines, and project management in one place.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.