🔥
HotRepo
gogs — Self-host The painless way to host your own Git service
📦
gogs

gogs — Self-host The painless way to host your own Git service

The painless way to host your own Git service

47.6k🍴 5.1kGo📜 mit#docker#git#go#gogs

gogs

The painless way to host your own Git service

47,548 stars on GitHub · 🍴 5,064 forks · 📜 License: mit · 💻 Language: Go

What is gogs?

Running a private Git server usually means dealing with bloated Java applications or resource-heavy environments, but you can bypass all that overhead with a single, ultra-lightweight Go binary. This self-hosted alternative delivers a complete GitHub-like

Topics: the project is tagged with popular topics:

  • 🏷️ docker
  • 🏷️ git
  • 🏷️ go
  • 🏷️ gogs
  • 🏷️ mysql
  • 🏷️ postgresql
  • 🏷️ raspberry-pi
  • 🏷️ self-hosted
  • 🏷️ source-code-management
  • 🏷️ sqlite3

📸 Screenshots

Gogs

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/gogs/gogs.git
cd gogs
docker build -t gogs .
docker run -d -p 8080:8080 gogs

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 gogs smoothly.

🎯 Benefits:

  • One-command docker compose up -d deploy 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: gogs/gogs
  • 🌐 Homepage: https://gogs.io
  • 📚 Official docs: see README in the repo
  • 💬 Community: GitHub Issues + Discussions

Article compiled from GitHub data on 23/05/2026. Star/fork counts may have changed — see live numbers via the GitHub link.