1.5 KiB
1.5 KiB
GitLab is a self hosted Git management software.
Check out gitlab.org
With GitLab you can:
- create projects and repositories
- manage repositories access
- do code review
Code status:
Application details
- powered by Ruby on Rails
- its completely free and open source
- distributed under the MIT License
Requirements
- Ubuntu/Debian
- ruby 1.9.3+
- MySQL
- git
- gitlab-shell
- redis
More details are in the requirements doc
Install
Checkout wiki pages for installation information, migration, etc.