737a449795
Finishing touches. Make the layout more consistent.
3.1 KiB
3.1 KiB
GitLab: self hosted Git management software
GitLab allows you to
- keep your code secure on your own server
- manage repositories, users and access permissions
- communicate though issues, line-comments and wiki's
- perform code reviews with merge requests
GitLab is
- powered by Ruby on Rails
- completely free and open source (MIT license)
- used by 10.000 organization to keep their code secure
Code status
Resources
-
GitLab.org community site: Homepage Screenshots Blog Demo
-
GitLab.com: Homepage Hosted pricing Services Blog
-
GitLab CI: Readme of the GitLab open-source continuous integration server
Requirements
-
Ubuntu/Debian*
-
ruby 1.9.3+
-
MySQL
-
git
-
gitlab-shell
-
redis
-
More details are in the requirements doc