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

43 lines
679 B
Markdown
Raw Normal View History

2011-11-15 14:41:33 +00:00
# Welcome to GitLab [![build status](https://secure.travis-ci.org/gitlabhq/gitlabhq.png)](https://secure.travis-ci.org/gitlabhq/gitlabhq)
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
2011-11-25 22:30:51 +00:00
2011-11-15 14:41:33 +00:00
## Application details
* rails 3.1
* works only with gitolite
* sqlite as default a database
2011-11-15 14:41:33 +00:00
## Requirements
* ruby 1.9.2
* 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
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.