Ask HN: Is there a Github clone that I can run on my own server?
7 comments
Gitorious is somewhat buggy, but works reasonably well once configured. http://gitorious.org/gitorious/pages/Installation
Is that a guide or do I get to install the actual github onto my server?
Try this, it'll walk you through how to install it on your server: http://www.hackido.com/2010/01/installing-git-on-server-ubun...
That's just git, not github. The two are not the same thing...
I was looking at gitlabhq and http://rogerdudler.github.com/git-guide/
Google.
I would suggest http://phabricator.org in a way it has most of the features that might satisfy your needs.
Github Enterprise.
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.