README.md 1.2 KB
Newer Older
P
Philippe Lafoucrière 已提交
1
# 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)
N
Nihad Abbasov 已提交
2

D
Dmitriy Zaporozhets 已提交
3
GitLab is a free project and repository management application
N
Nihad Abbasov 已提交
4

D
Dmitriy Zaporozhets 已提交
5
[![CI](http://ci.gitlab.org/projects/1/status?ref=master)](http://ci.gitlab.org/projects/1?ref=master)
D
Dmitriy Zaporozhets 已提交
6

N
Nihad Abbasov 已提交
7 8
## Application details

D
Dmitriy Zaporozhets 已提交
9 10 11
* based on Ruby on Rails
* distributed under the MIT License
* works with gitolite
N
Nihad Abbasov 已提交
12 13 14

## Requirements

D
Dmitriy Zaporozhets 已提交
15
* Ubuntu/Debian
V
Valeriy Sizov 已提交
16
* ruby 1.9.3+
D
Dmitriy Zaporozhets 已提交
17
* MySQL
N
Nihad Abbasov 已提交
18
* git
19
* gitolite
D
Dmitriy Zaporozhets 已提交
20
* redis
N
Nihad Abbasov 已提交
21

D
Dmitriy Zaporozhets 已提交
22
## Install
N
Nihad Abbasov 已提交
23

D
Dmitriy Zaporozhets 已提交
24
Checkout wiki pages for installation information, migration, etc.
N
Nihad Abbasov 已提交
25

D
Dmitriy Zaporozhets 已提交
26
## Community
N
Nihad Abbasov 已提交
27

D
Dmitriy Zaporozhets 已提交
28
[Google Group](https://groups.google.com/group/gitlabhq)
D
Dmitriy Zaporozhets 已提交
29

D
Dmitriy Zaporozhets 已提交
30
## Contacts
N
Nihad Abbasov 已提交
31

D
Dmitriy Zaporozhets 已提交
32 33
Twitter:

D
Dmitriy Zaporozhets 已提交
34
 * @gitlabhq
D
Dmitriy Zaporozhets 已提交
35
 * @dzaporozhets 
N
Nihad Abbasov 已提交
36

D
Dmitriy Zaporozhets 已提交
37 38
Email

D
Dmitriy Zaporozhets 已提交
39
 * m@gitlabhq.com
N
Nihad Abbasov 已提交
40 41 42

## Contribute

43
[Developer Guide](https://github.com/gitlabhq/gitlabhq/wiki/Developer-Guide)
D
Dmitriy Zaporozhets 已提交
44
Want to help - send a pull request.
D
Dmitriy Zaporozhets 已提交
45
We'll accept good pull requests.