gitlab-org--gitlab-foss/README.md

46 lines
1.2 KiB
Markdown
Raw Normal View History

# 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)
2011-11-15 14:41:33 +00:00
2012-01-02 20:34:49 +00:00
GitLab is a free project and repository management application
2011-11-15 14:41:33 +00:00
2013-01-29 12:49:10 +00:00
[![CI](http://ci.gitlab.org/projects/1/status?ref=master)](http://ci.gitlab.org/projects/1?ref=master)
2011-11-25 22:30:51 +00:00
2011-11-15 14:41:33 +00:00
## Application details
2012-03-12 19:51:41 +00:00
* based on Ruby on Rails
* distributed under the MIT License
* works with gitolite
2011-11-15 14:41:33 +00:00
## Requirements
2012-03-12 19:51:41 +00:00
* Ubuntu/Debian
2012-10-04 10:48:20 +00:00
* ruby 1.9.3+
2012-11-21 10:52:55 +00:00
* MySQL
2011-11-15 14:41:33 +00:00
* git
2011-12-05 17:54:53 +00:00
* gitolite
2012-01-02 20:34:49 +00:00
* redis
2011-11-15 14:41:33 +00:00
2011-12-06 21:09:19 +00:00
## Install
2011-11-15 14:41:33 +00:00
2011-12-06 21:09:19 +00:00
Checkout wiki pages for installation information, migration, etc.
2011-11-15 14:41:33 +00:00
2011-12-06 21:09:19 +00:00
## Community
2011-11-15 14:41:33 +00:00
2011-12-06 21:09:19 +00:00
[Google Group](https://groups.google.com/group/gitlabhq)
2011-12-06 21:11:22 +00:00
2011-12-06 21:09:19 +00:00
## Contacts
2011-11-15 14:41:33 +00:00
2011-12-06 21:11:22 +00:00
Twitter:
2012-01-02 20:34:49 +00:00
* @gitlabhq
2011-12-06 21:09:19 +00:00
* @dzaporozhets
2011-11-15 14:41:33 +00:00
2011-12-06 21:11:22 +00:00
Email
2011-12-06 21:09:19 +00:00
* m@gitlabhq.com
2011-11-15 14:41:33 +00:00
## Contribute
[Developer Guide](https://github.com/gitlabhq/gitlabhq/wiki/Developer-Guide)
2012-01-02 20:34:49 +00:00
Want to help - send a pull request.
2011-12-06 21:09:19 +00:00
We'll accept good pull requests.