August 2019
Beginner
608 pages
16h 7m
English
GitLab-Workhorse uses GNU (Gnu's Not Unix) make. The following command line will install GitLab-Workhorse in /home/git/gitlab-workhorse, which is the recommended location:
$ sudo -u git -H bundle exec rake "gitlab:workhorse:install[/home/git/gitlab-workhorse]" RAILS_ENV=production
Read now
Unlock full access