46 lines
1.2 KiB
Markdown
46 lines
1.2 KiB
Markdown
# Welcome to GitLab [![build status](https://secure.travis-ci.org/gitlabhq/gitlabhq.png)](https://travis-ci.org/gitlabhq/gitlabhq) [![build status](https://secure.travis-ci.org/gitlabhq/grit.png)](https://travis-ci.org/gitlabhq/grit) [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/gitlabhq/gitlabhq) [![Dependency Status](https://gemnasium.com/gitlabhq/gitlabhq.png)](https://gemnasium.com/gitlabhq/gitlabhq)
|
|
|
|
GitLab is a free project and repository management application
|
|
|
|
[![CI](http://ci.gitlab.org/projects/1/status?ref=master)](http://ci.gitlab.org/projects/1?ref=master)
|
|
|
|
## Application details
|
|
|
|
* based on Ruby on Rails
|
|
* distributed under the MIT License
|
|
* works with gitolite
|
|
|
|
## Requirements
|
|
|
|
* Ubuntu/Debian
|
|
* ruby 1.9.3+
|
|
* MySQL
|
|
* git
|
|
* gitolite
|
|
* redis
|
|
|
|
## Install
|
|
|
|
Checkout wiki pages for installation information, migration, etc.
|
|
|
|
## Community
|
|
|
|
[Google Group](https://groups.google.com/group/gitlabhq)
|
|
|
|
## Contacts
|
|
|
|
Twitter:
|
|
|
|
* @gitlabhq
|
|
* @dzaporozhets
|
|
|
|
Email
|
|
|
|
* m@gitlabhq.com
|
|
|
|
## Contribute
|
|
|
|
[Developer Guide](https://github.com/gitlabhq/gitlabhq/wiki/Developer-Guide)
|
|
Want to help - send a pull request.
|
|
We'll accept good pull requests.
|