Jump to content


Photo

GitLab - Your own GitHub


  • Please log in to reply
2 replies to this topic

#1 IsNull

IsNull
  • Fellows
  • 990 posts

Posted 20 June 2012 - 02:16 PM

Ever wanted your own GitHub? - maybe for private Repositorys or setup a GitHub for your company?
There are some great Open-Source Projects which do exactly this: You can install it on your Linux Server and host your private GitHub :)

http://gitlabhq.com/

GitLabHQ is written in Ruby on Rails like GitHub, it has a very nice design and lots of features. It is a new project and actively developed, however it is not so feature rich like GitHub. Besides basic Project Management and User Management (whit different roles), GitLabHQ has bug tracker system tied to the repository of the project, which is very cool.


http://gitorious.org/
Gitorious is another alternative, you can download the source and setup yourself. However, the setup is a bit strange and the UI not that beautiful.

#2 polyethene

polyethene

    Administrator

  • Administrators
  • 5473 posts

Posted 22 June 2012 - 09:38 PM

Oh ruby *shudders*

#3 IsNull

IsNull
  • Fellows
  • 990 posts

Posted 23 June 2012 - 07:07 PM

I'm currently diving into it. Probably a worthy replacement for PHP.

At the latest, there are more objects in ruby :}