minimal-git-server

minimal-git-server

Lightweight SSH-only Git server packaged as a container

39stars
4forks
Last commit: 8d ago
Repo age: 2y old

minimal-git-server is a small, SSH-based Git server provided as a container image. It exposes repositories over SSH and is controlled via simple CLI commands mapped to SSH subcommands, with accounts and keys defined in a single YAML configuration.

Key Features

  • SSH-first Git hosting with repositories stored on a mounted data volume
  • Single YAML config file to define accounts, UIDs and allowed public keys
  • CLI-style repository management via SSH commands (list/create/rename/remove)
  • Lightweight implementation using shell scripts and a container image for Docker/Podman
  • Persists server SSH keys and repositories on host-mounted volumes for easy backups
  • Designed to be scriptable and automatable from CI or local scripts

Use Cases

  • Host private Git repositories for small teams or personal projects on a local server
  • Provide simple Git endpoints for CI pipelines or automation scripts that need push/pull access
  • Quickly spin up ephemeral or lab Git servers for testing and demos without heavy tooling

Limitations and Considerations

  • SSH-only access model; no built-in HTTP(S) or web UI for repository browsing or management
  • Minimal access control: permissions are account-level via config and SSH keys; no fine-grained per-branch ACLs or web-based management
  • Not a full forge: lacks features such as issues, pull-request UI, user management UI, or built-in hook management beyond raw Git hooks

minimal-git-server is intended for situations that need a simple, containerized Git endpoint with easy scripting and minimal operational overhead. It is best suited to small teams, automation scenarios, and homelab use where advanced forge features are unnecessary.

Categories:

Tags:

Tech Stack:

Share:

Similar Services

Gitea

Gitea

Self-hosted Git hosting with code review, issues, and CI/CD

53.2k
6.3k
Last commit: 20h ago

Gitea is a lightweight, self-hosted Git service with repositories, pull requests, issues, wiki, packages, and built-in CI/CD via Actions and runners.

Alternative to:
GitHub
GitHub
+6
Gogs

Gogs

A painless self-hosted Git service.

47.5k
5.1k
Last commit: 20h ago

Lightweight, open source self-hosted Git service designed for easy installation across platforms.

Alternative to:
GitHub
GitHub
+6
OneDev

OneDev

Self-hosted Git server with CI/CD, issue tracking, and package registries

14.6k
935
Last commit: 1d ago

OneDev is a self-hosted DevOps platform combining Git hosting, CI/CD pipelines, Kanban-style issue tracking, code review, and built-in package registries.

Alternative to:
GitLab
GitLab
+15
GitBucket

GitBucket

Git web platform with GitHub API compatibility and plugins

9.3k
1.3k
Last commit: 1d ago

GitBucket is a self-hosted Git web platform for managing Git repositories with issues, pull requests, wikis, Git LFS support, and a plugin system.

Alternative to:
GitHub
GitHub
+6
Soft Serve

Soft Serve

Self-hosted Git server with an SSH-accessible terminal UI

6.5k
194
Last commit: 5d ago

Self-hostable Git server focused on SSH, featuring a terminal UI, access control, and Git LFS support, with cloning via SSH, HTTP, or the Git protocol.

Alternative to:
GitHub
GitHub
+7
Review Board

Review Board

Web-based code and document review platform

1.7k
436
Last commit: 3d ago

Review Board is a web-based tool for code and document reviews, with rich diff viewing, threaded discussions, and integrations with many version control and CI systems.

Alternative to:
Gerrit Code Review
Gerrit Code Review
+6