README.md 1.4 KB
Newer Older
D
Dmitriy Zaporozhets 已提交
1
## GitLab is a self hosted Git management software. 
D
Dmitriy Zaporozhets 已提交
2

D
Dmitriy Zaporozhets 已提交
3
Check out [gitlab.org](http://gitlab.org)
D
Dmitriy Zaporozhets 已提交
4

D
Dmitriy Zaporozhets 已提交
5
![logo](https://raw.github.com/gitlabhq/gitlabhq/master/public/gitlab_logo.png)
D
Dmitriy Zaporozhets 已提交
6

D
Dmitriy Zaporozhets 已提交
7 8 9 10 11 12 13 14
With GitLab you can:
 * create projects and repositories
 * manage repositories access
 * do code review

- - -

### Code status:
N
Nihad Abbasov 已提交
15

D
Dmitriy Zaporozhets 已提交
16 17
* master: travis-ci.org 
  [![build status](https://secure.travis-ci.org/gitlabhq/gitlabhq.png)](https://travis-ci.org/gitlabhq/gitlabhq)
N
Nihad Abbasov 已提交
18

D
Dmitriy Zaporozhets 已提交
19 20 21 22 23
* master: ci.gitlab.org 
  [![CI](http://ci.gitlab.org/projects/1/status?ref=master)](http://ci.gitlab.org/projects/1?ref=master)

* [![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)
D
Dmitriy Zaporozhets 已提交
24

D
Dmitriy Zaporozhets 已提交
25
### Application details
N
Nihad Abbasov 已提交
26

D
Dmitriy Zaporozhets 已提交
27 28
* powered by Ruby on Rails
* its completely free and open source
D
Dmitriy Zaporozhets 已提交
29
* distributed under the MIT License
N
Nihad Abbasov 已提交
30

D
Dmitriy Zaporozhets 已提交
31
### Requirements
N
Nihad Abbasov 已提交
32

D
Dmitriy Zaporozhets 已提交
33
* Ubuntu/Debian
V
Valeriy Sizov 已提交
34
* ruby 1.9.3+
D
Dmitriy Zaporozhets 已提交
35
* MySQL
N
Nihad Abbasov 已提交
36
* git
D
Dmitriy Zaporozhets 已提交
37
* gitlab-shell
D
Dmitriy Zaporozhets 已提交
38
* redis
N
Nihad Abbasov 已提交
39

D
Dmitriy Zaporozhets 已提交
40
### Install
N
Nihad Abbasov 已提交
41

D
Dmitriy Zaporozhets 已提交
42
Checkout [wiki](https://github.com/gitlabhq/gitlabhq/wiki) pages for installation information, migration, etc.
N
Nihad Abbasov 已提交
43

D
Dmitriy Zaporozhets 已提交
44
### [Community](http://gitlab.org/community/)
D
Dmitriy Zaporozhets 已提交
45

D
Dmitriy Zaporozhets 已提交
46
### [Contact](http://gitlab.org/contact/)
N
Nihad Abbasov 已提交
47

D
Dmitriy Zaporozhets 已提交
48
### [Issue Submission Guide](https://github.com/gitlabhq/gitlabhq/wiki/Issue-Submission-Guide)
N
Nihad Abbasov 已提交
49

D
Dmitriy Zaporozhets 已提交
50
### [Developer Guide](https://github.com/gitlabhq/gitlabhq/wiki/Developer-Guide)