August 2019
Beginner
608 pages
16h 7m
English
All configuration directives are read from a /etc/gitlab/gitlab.rb file, which should be placed on the destination system where omnibus is to be applied. There are a lot of settings you can manipulate using that file. The standard way to specify settings is by using the following:
component['settings'] = $value eg. gitlab_rails['webhook_timeout'] = 10
Read now
Unlock full access