You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sadly, this project has seen no updates since 2017. I've decided to have a go a packaging a very close solution, which hopefully solves some of the open issues from this project and adds some other useful utilities:
Admin commands added to allow the git user to create/remove repositories instead of forcing making it from the host (in an attempt to simplify the novice user experience).
Allow setting the UID/GID of the git user (to slightly mitigate the permissions issues when modifying files from both the host and the container)
A variant of the image is provided which includes Docker CLI (to allow the git server to start other containers, e.g. to run CI/CD actions)
My initial requirements were slightly different: multi-users support and self-management (i.e. every user can create and manage its repositories without having a full SSH access).
Sadly, this project has seen no updates since 2017. I've decided to have a go a packaging a very close solution, which hopefully solves some of the open issues from this project and adds some other useful utilities:
https://github.com/rockstorm101/git-server-docker
Any comments or suggestions, please let me know. Hope you find this useful.
The text was updated successfully, but these errors were encountered: