Go to file
Dmitriy Zaporozhets e98d478085 remove thin from production env. Use unicorn for foreman 2013-01-14 20:21:04 +02:00
app
config
db
doc
features
lib
log
public
script
spec
tmp
vendor
.foreman
.gitignore
.rspec
.simplecov
.travis.yml
CHANGELOG
CONTRIBUTING.md
Gemfile remove thin from production env. Use unicorn for foreman 2013-01-14 20:21:04 +02:00
Gemfile.lock remove thin from production env. Use unicorn for foreman 2013-01-14 20:21:04 +02:00
Guardfile
LICENSE
Procfile remove thin from production env. Use unicorn for foreman 2013-01-14 20:21:04 +02:00
README.md
ROADMAP.md
Rakefile
VERSION
config.ru

README.md

Welcome to GitLab build status build status Code Climate Dependency Status

GitLab is a free project and repository management application

CI

Application details

  • based on Ruby on Rails
  • distributed under the MIT License
  • works with gitolite

Requirements

  • Ubuntu/Debian
  • ruby 1.9.3+
  • MySQL
  • git
  • gitolite
  • redis

Install

Checkout wiki pages for installation information, migration, etc.

Community

Google Group

Contacts

Twitter:

  • @gitlabhq
  • @dzaporozhets

Email

Contribute

Developer Guide Want to help - send a pull request. We'll accept good pull requests.