mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add minimal-git-server (#730)
Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com>
This commit is contained in:
parent
0a6c427964
commit
4872eaea64
1 changed files with 10 additions and 0 deletions
10
software/minimal-git-server.yml
Normal file
10
software/minimal-git-server.yml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
name: minimal-git-server
|
||||
website_url: https://github.com/mcarbonne/minimal-git-server
|
||||
source_code_url: https://github.com/mcarbonne/minimal-git-server
|
||||
description: A lightweight and minimal self-hosted git server with a basic CLI to manage repositories, supporting multiple accounts and running in a container.
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Docker
|
||||
tags:
|
||||
- Software Development - Project Management
|
||||
Loading…
Reference in a new issue