Create and configure necessary base directories like/etc/gitlab(unless explicitly disabled),/var/opt/gitlab, and/var/log/gitlab. Call other necessary helper recipes and enable or disable recipes for different s
/opt/gitlab/embedded/service/gitlab-rails/lib/tasks/gitlab/db.rake:52:in`block (3levels)in<top (required)>'/opt/gitlab/embedded/bin/bundle:23:in `load'/opt/gitlab/embedded/bin/bundle:23:in`'Tasks: TOP => gitlab:db:configure (See full trace by running task with --trace) STDERR:...
/opt/gitlab/embedded/service/gitlab-rails/lib/tasks/gitlab/db.rake:52:in`block (3levels)in<top (required)>'/opt/gitlab/embedded/bin/bundle:23:in `load'/opt/gitlab/embedded/bin/bundle:23:in`'Tasks: TOP => gitlab:db:configure (See full trace by running task with --trace) STDERR:...
/opt/gitlab/embedded/bin/bundle:23:in `'Tasks: TOP => gitlab:db:configure (See full trace by running task with --trace)STDERR:--- End output of "bash" "/tmp/chef-script20190308-65247-12ck9rp" --- Ran "bash" "/tmp/chef-script20190308-65247-12ck9rp" returned 1 sudo gitlab-...
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/recipes/configure_services.rb.dpkg-tmp in the cache. [2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/templates/default/sv-consul-run.erb.dpkg-tmp in the cache. [2023-10-02T18:56:37+00:00] INF...
Note that the configuration is local to the slave +# so for example it is possible to configure the slave to save the DB with a +# different interval, or to listen to another port, and so on. +# +# slaveof + +# If the master is password protected (using the "requirepass" ...
58: /opt/gitlab/bin/gitlab-rake gitlab:db:configure 2>& 1 | tee ${log_file} 59: STATUS=${PIPESTATUS[0]} 60: echo $STATUS > #{db_migrate_status_file} 61: exit $STATUS 62: EOH 63: environment env_variables unless env_variables.empty?64...
(date +%Y-%m-%d-%H-%M-%S).log" 55: umask 077 56: /opt/gitlab/bin/gitlab-rake gitlab:db:configure 2>& 1 | tee ${log_file} 57: STATUS=${PIPESTATUS[0]} 58: echo $STATUS > #{db_migrate_status_file} 59: exit $STATUS 60: EOH 61: environment env_variables unless env_...
> /opt/gitlab/embedded/service/gitlab-rails/config/environment.rb:11:in `' > /opt/gitlab/embedded/bin/bundle:23:in `load' > /opt/gitlab/embedded/bin/bundle:23:in `' > Tasks: TOP => gitlab:db:configure => environment > (See full trace by running task with --trace) ...
(required)>'/opt/gitlab/embedded/bin/bundle:23:in `load'/opt/gitlab/embedded/bin/bundle:23:in `'Tasks: TOP => gitlab:db:configure => environment(See full trace by running task with --trace)STDERR:--- End output of "bash" "/tmp/chef-script20180828-5437-e2ci8b" ---Ran "bash...