# gitblit-org/gitblit

pure java git solution

Repository: https://github.com/gitblit-org/gitblit
Canonical: https://ross.abutalabs.com/products/gitblit
Homepage: http://gitblit.com
Language: Java
License: Apache-2.0
License Family: permissive
Topics: git, gitblit
Last push: 2025-06-14T17:22:23+00:00

## Health v2 (maintenance only)
Score: 34/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 26, release rhythm 8, longevity 100
- inputs: {"age_days": 5551, "days_push": 445, "days_rel": 445, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2357, forks 672 (observed 2026-08-28T04:06:40.656546+00:00)

## What it is
Gitblit is an open-source, pure Java Git server for managing, viewing, and serving Git repositories over GIT, HTTP, and SSH transports. It supports multiple authentication providers and can be deployed as a standalone server or within a servlet container.

## Use cases
- self-host a git server without installing native git binaries
- browse and view git repositories through a web interface
- serve git repositories over http and ssh with authentication
- manage git repository permissions and access control
- set up a lightweight git server in minutes on any platform with java

## When to choose
- you need a pure Java git server that runs anywhere a JRE is available
- you want a self-contained git hosting solution with a built-in web UI
- you need git repository serving over multiple transports (git, http, ssh) with flexible authentication

## When to avoid
- you need a full-featured code collaboration platform like pull requests and issue tracking (consider GitLab or Gitea)
- your team prefers a git server written in a non-JVM stack
- you require modern CI/CD integration out of the box

## Facets
- artifact type: application
- maturity: active
- function: http-server, auth, web-framework
- domain: developer-tools, version-control, self-hosted
- platform: jvm, cross-platform, self-hosted
- tags: git-server, git-repository-management, java, repository-viewer, ssh, git-http, docker

## Member repositories
- gitblit-org/gitblit (main) score 34

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:40.656546+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:36:16.703756+00:00, confidence not recorded.
  - readme: https://github.com/gitblit-org/gitblit (fetched 2026-08-28T04:06:40.656546+00:00, sha f3dcc904e3ce)
  - homepage: http://gitblit.com (fetched 2026-08-29T10:16:55.510536+00:00, sha 796ad4a4580d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
