blob: 29096935a2168de8f1fab1f91c74dc20a7286572 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
# Welcome to GitLab [![build status](https://secure.travis-ci.org/gitlabhq/gitlabhq.png)](https://secure.travis-ci.org/gitlabhq/gitlabhq)
GitLab is a free project and repository management application
## Application details
* based on Ruby on Rails
* distributed under the MIT License
* works with gitolite
## Requirements
* Ubuntu/Debian
* ruby 1.9.2+
* mysql or sqlite
* 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
Want to help - send a pull request.
We'll accept good pull requests.
|