sitaramc/gitolite
Hosting git repositories -- Gitolite allows you to setup git hosting on a central server, with very fine-grained access control and many (many!) more powerful features. observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 96
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 6219
- days_rel: n/a
- days_push: 25
- n_releases_24m: 0
Adoption not part of the score
8588 stars · 1007 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Gitolite is a self-hosted Git repository hosting tool for Unix servers that provides fine-grained, file-based access control over repositories via SSH. It manages users, repos, and access rules declaratively through a special admin repository rather than manual server edits.
Use cases
- host git repositories on my own server
- set up fine-grained access control for git repos
- manage git users and permissions without a web UI
- self-host a lightweight alternative to GitHub/GitLab
- control per-branch or per-file access in git repositories
- manage many git repos and users from a central admin repo
When to choose
- you want lightweight, SSH-based git hosting without a heavy web application
- you need fine-grained access rules (per-repo, per-branch, per-file)
- you prefer managing permissions declaratively in a git repo
- you're comfortable with Unix, SSH, and command-line administration
When to avoid
- you need a web UI, pull requests, or code review features
- you want a turnkey platform like GitLab or Gitea
- your team is unfamiliar with SSH key management
- you need hosting on Windows servers
Facets
application · maturity stable
auth authorization version-control ssh security self-hosted developer-tools version-control self-hosted security self-hosted cli git-hosting access-control git-server ssh-based perl linux
2 sources
- readme: https://github.com/sitaramc/gitolite · fetched 2026-08-28 · 7b6207eb74ae
- homepage: https://github.com/sitaramc/gitolite/wiki · fetched 2026-08-29 · 532aa4e2e93f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sitaramc/gitolite | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="sitaramc/gitolite")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem