cuibty-dormant / gitlab-installer

Installer for GitLab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gitlab-installer

Installer for GitLab/GitLabHQ on RHEL 5 and 6 (Red Hat Enterprise Linux and CentOS)

  • Fully unattended
  • MySQL or SQLite database (defaulting to MySQL)
  • Localhost mail relay

Install on EL6

curl https://raw.github.com/mattias-ohlsson/gitlab-installer/master/gitlab-install-el6.sh | bash

Install on EL5

curl https://raw.github.com/mattias-ohlsson/gitlab-installer/master/gitlab-install-el5.sh | bash

Check status (diagnostic)

su - git -c "cd gitlab;bundle exec rake gitlab:check RAILS_ENV=production"

Donate if you like it

Flattr my profile to support this!

About

Installer for GitLab