While SQLite is built-in for simple setups, production environments often use PostgreSQL (>= 12), MySQL (>= 8.0), or MariaDB (>= 10.4). Downloading Gitea by Platform
To download , you can choose between standalone binary files, Docker images, or official package managers depending on your operating system. Gitea is a lightweight, self-hosted version control system that provides a GitHub-like experience for teams and individual developers. Prerequisites for Installation how to download gitea
This is the most direct way to get Gitea running without complex dependencies. Gitea Documentation: What is Gitea? While SQLite is built-in for simple setups, production
Gitea provides pre-compiled binaries for various architectures, making it highly portable. Recommended Download Primary Method gitea- -windows-4.0-amd64.exe Manual download or Chocolatey ( choco install gitea ). Linux gitea- -linux-amd64 wget or curl from the Gitea download page. macOS darwin-arm64 (Apple Silicon) or darwin-amd64 (Intel) Homebrew ( brew install gitea ) or binary download. Docker Official gitea/gitea image docker pull gitea/gitea:latest . Step-by-Step Download Methods 1. Downloading the Executable (Binary) Prerequisites for Installation This is the most direct
Version 2.0.0 or later must be installed on your system.
A minimum of 1 GB RAM and a 1 GHz processor is typically sufficient for small teams.
Before starting your download, ensure your environment meets these basic requirements: