How to Setup a Git Server

When it comes to Git hosting you have a number of options available. GitHub, Gitlab and Bitbucket are popular solutions, but running your own Git server is an alternative worth considering. In this guide, we explain how to set up a bare Git server on Linux.

Source: LXer – How to Setup a Git Server