Ask HN: Is there a Github clone that I can run on my own server?

7 points by ForFreedom ↗ HN

11 comments

[ 3.9 ms ] story [ 66.4 ms ] thread
Github Enterprise.
Gerrit (http://code.google.com/p/gerrit/) It is not a clone of github, but still is Git based and has some very good things.

1) Code Reviews & User management

2) Very easy to install

3) Runs on any hardware and OS

4) Actively supported by people at Google.

5) Used by large projects like Android.