gitlabhq/README.md

44 lines
829 B
Markdown
Raw Normal View History

2012-06-05 20:31:09 +03:00
# Welcome to GitLab [![build status](https://secure.travis-ci.org/gitlabhq/gitlabhq.png)](https://secure.travis-ci.org/gitlabhq/gitlabhq) [![build status](https://secure.travis-ci.org/gitlabhq/grit.png)](https://secure.travis-ci.org/gitlabhq/grit)
2011-11-15 18:41:33 +04:00
2012-01-02 22:34:49 +02:00
GitLab is a free project and repository management application
2011-11-15 18:41:33 +04:00
2011-11-26 00:30:51 +02:00
2011-11-15 18:41:33 +04:00
## Application details
2012-03-12 21:51:41 +02:00
* based on Ruby on Rails
* distributed under the MIT License
* works with gitolite
2011-11-15 18:41:33 +04:00
## Requirements
2012-03-12 21:51:41 +02:00
* Ubuntu/Debian
2012-04-04 01:02:54 +03:00
* ruby 1.9.2+
2012-03-12 21:51:41 +02:00
* mysql or sqlite
2011-11-15 18:41:33 +04:00
* git
2011-12-05 19:54:53 +02:00
* gitolite
2012-01-02 22:34:49 +02:00
* redis
2011-11-15 18:41:33 +04:00
2011-12-06 23:09:19 +02:00
## Install
2011-11-15 18:41:33 +04:00
2011-12-06 23:09:19 +02:00
Checkout wiki pages for installation information, migration, etc.
2011-11-15 18:41:33 +04:00
2011-12-06 23:09:19 +02:00
## Community
2011-11-15 18:41:33 +04:00
2011-12-06 23:09:19 +02:00
[Google Group](https://groups.google.com/group/gitlabhq)
2011-12-06 23:11:22 +02:00
2011-12-06 23:09:19 +02:00
## Contacts
2011-11-15 18:41:33 +04:00
2011-12-06 23:11:22 +02:00
Twitter:
2012-01-02 22:34:49 +02:00
* @gitlabhq
2011-12-06 23:09:19 +02:00
* @dzaporozhets
2011-11-15 18:41:33 +04:00
2011-12-06 23:11:22 +02:00
Email
2011-12-06 23:09:19 +02:00
* m@gitlabhq.com
2011-11-15 18:41:33 +04:00
## Contribute
2012-01-02 22:34:49 +02:00
Want to help - send a pull request.
2011-12-06 23:09:19 +02:00
We'll accept good pull requests.