Skip to content
This repository has been archived by the owner on Jan 25, 2020. It is now read-only.

mattias-ohlsson/gitlab-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages