diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,8 +1,8 @@ # README -Welcome to git-server, a simple and super duper fast server for your git repos. +Welcome to git-server, a simple, fast, memory friendly and secure server for your git repos. -The scope of this server is to have a simple, minimal and secure git-server with no unnecessary features and management overhead. +The scope of this server is to have a minimal git-server with no unnecessary features and management overhead. It is for everyone who does not need or want a fancy GUI and more features besides of basic ones. Thus it is small, secure, fast and uses barely memory (under 10MB). ## Features @@ -10,8 +10,7 @@ It is for everyone who does not need or want a fancy GUI and more features besid * Dockerized * Easy config over command line or docker compose * Fast & Secure with minimal dependencies: Git, SSH, Fish, Sudo -* Build in user management. -* Build in repo management. +* Build in user and repo handling. * Basic ACL with read/write permissions * Logfile of all git operations |
