Running git server from NAS
From: John <hidden>
Date: 2016-06-15 22:47:19
From: John <hidden>
Date: 2016-06-15 22:47:19
Hello, I need to have a git server available for multiple users, but I want the git home directory and repositories on NAS due to data backup, and minimal down time if the Linux host goes down I can start another host pointing to the git home directory on the NAS. What would be the best way to configure this? Thanks -John