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

Gitea screenshot 1

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.

Key features

  • Git hosting and code management
  • Code review and pull request workflows
  • Issue tracking and project kanban boards
  • Integrated wiki for project documentation
  • Package registry for dependency management
  • CI/CD capabilities
  • Support for Git LFS
  • Built-in Docker Registry v2

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.

Last Modified
Software TypeWeb App / Server
Platform
Last Activity14 days ago
Repository Age9 years
LicenseMIT
Open Source Alternative to
Open Source Software.io

Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.