gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
⭐ 56,408 stars on GitHub · 🍴 6,819 forks · 📜 License: mit · 💻 Language: Go
What is gitea?
Running a full-scale software development platform on your own hardware shouldn't require a dedicated cluster or a massive memory footprint. By combining Git hosting, issue tracking, and a built-in CI/CD pipeline into a single lightweight Go
Topics: the project is tagged with popular topics:
- 🏷️
bitbucket - 🏷️
cicd - 🏷️
devops - 🏷️
docker-registry-v2 - 🏷️
git - 🏷️
git-gui - 🏷️
git-lfs - 🏷️
git-server - 🏷️
gitea - 🏷️
github
📸 Screenshots





Quick install
See the README for detailed install instructions. Most projects support Docker — if the repo has a Dockerfile, use:
git clone https://github.com/go-gitea/gitea.git
cd gitea
docker build -t gitea .
docker run -d -p 8080:8080 gitea
Minimum system requirements
| Component | Recommended |
|---|---|
| RAM | 2048 MB |
| CPU | 2 vCPU |
| Disk | 25 GB SSD |
| OS | Ubuntu 22.04 LTS / Debian 12 |
| Docker | 24.0+ |
⚡ Deploy fast on VSIS
Use the VSIS VPS Lite 2GB RAM / 2 vCPU / 25GB SSD (~104k/tháng) plan from VSIS.NET — high-speed VN-based VPS, 24/7 support, ideal for running gitea smoothly.
🎯 Benefits:
- One-command
docker compose up -ddeploy in 2 minutes - Dedicated IPv4, root access, unmetered domestic bandwidth
- Daily snapshot backup
- Free install assistance from the VSIS team
👉 See matching VPS plans at vsis.net
Resources
- 🔗 GitHub: go-gitea/gitea
- 🌐 Homepage: https://gitea.com
- 📚 Official docs: see README in the repo
- 💬 Community: GitHub Issues + Discussions
Article compiled from GitHub data on 20/06/2026. Star/fork counts may have changed — see live numbers via the GitHub link.