gogs/gogs
The painless way to host your own Git service observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 18
- age_days: 4586
- days_rel: 87
- days_push: 7
- n_releases_24m: 8
Adoption not part of the score
47775 stars · 5076 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Gogs is a self-hosted Git service written in Go, distributed as a single binary that runs on virtually any platform including ARM devices like Raspberry Pi. It provides repository hosting with issues, pull requests, wikis, webhooks, and authentication via SMTP, LDAP, and reverse proxy.
Use cases
- host my own git server
- self-hosted github alternative
- lightweight git hosting on raspberry pi
- private git repository server for a small team
- run a git service with low memory usage
- migrate repositories from github to my own server
- git server with ldap authentication
When to choose
- you need an extremely lightweight Git hosting service that runs on minimal hardware like a Raspberry Pi or 64MB RAM
- you want a simple single-binary deployment with no complex dependencies
- you need a self-hosted Git service with SQLite support for easy setup
- you prefer a stable, mature project with a small resource footprint over a feature-rich one
When to avoid
- you need advanced features like built-in CI/CD, code review approvals, or extensive plugin ecosystems
- you want the most actively developed Git platform with frequent feature releases
- you require deep GitHub Actions compatibility or modern DevOps integrations
- you need enterprise-grade scalability for very large organizations
Facets
application · maturity stable
version-control http-server auth webhook self-hosted developer-tools version-control self-hosted web-development windows self-hosted go git-hosting git-server code-hosting lightweight gitea-alternative source-code-management linux macos docker arm
4 sources
- readme: https://github.com/gogs/gogs · fetched 2026-08-28 · 502091fcdfd3
- homepage: https://gogs.io · fetched 2026-08-29 · 914d13a32ccb
- site_page: https://gogs.io/getting-started/installation · fetched 2026-08-29 · d2fa4f320747
- site_page: https://gogs.io/asking/faq · fetched 2026-08-29 · 0b85b552797e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gogs/gogs | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem