We are looking for the best solution for setting up a local git server. Our wish list
- runs on Windows Server 2008R2
- small team - less than ten developers
- easy to set up
- easy to use
- active user directory authentication
- lasting
- web gui will be nice
- Free would be nice
The solutions we think about
- gitosis looks like a hassle to configure and doesn't have a web gui
- bare git in Windows file sharing - seems easy, but without a web interface of course
- gitstack looks good, but is not free.
Any tips?
source
share