$ sudo gitlab-ctl status [nginx] Restart every service $ sudo gitlab-ctl restart Restart a specific service $ sudo gitlab-ctl restart [nginx] Display the logs of every service and keep reading until is pressed $ sudo gitlab-ctl tail Display the logs of a specific service $ sudo gitlab...
runit_service[postgresql] action enable ruby_block[restart_service] action nothing (skipped due to action :nothing) ruby_block[restart_log_service] action nothing (skipped due to action :nothing) ruby_block[reload_log_service] action nothing (skipped due to action :nothing) directory[/opt/gitla...
2.There was an error running gitlab-ctl reconfigure:execute[/opt/gitlab/embedded/bin/initdb -D /var/opt/gitlab/postgresql/data -E UTF8] (postgresql::enable line 54) had an error: Errno::EACCES: Permission denied - /opt/gitlab/embedded/bin/initdb Full log (base) root@mail:~# gitlab...
stop unicorn # gitlab-ctl stop sidekiq # gitlab-ctl stop nginx 2.2 升级 # rpm -Uvh gitlab-ce-10.4.0...-ce.0.el7.x86_64.rpm 2.3 重新配置gitlab # gitlab-ctl reconfigure 2.4 重启gitlab # gitlab-ctl restart 登录 49830 您找到你想要的搜索结果了吗? 是的 没有找到 centos部署代...
- nginx (0.1.0) - runit (4.3.0) - crond (0.1.0) - acme (3.1.0) - compat_resource (12.19.1) Installing Cookbook Gems: Compiling Cookbooks...Recipe: gitlab::default * directory[/etc/gitlab] action create (up to date) ...
[reload ci-sidekiq svlogd configuration] action create - execute the ruby block reload ci-sidekiq svlogd configuration Recipe: gitlab::nginx * ruby_block[reload nginx svlogd configuration] action create - execute the ruby block reload nginx svlogd configuration Recipe: gitlab::logrotate * ruby_...
(change requires restart) -#bonjour_name = '' # defaults to the computer name - # (change requires restart) +#superuser_reserved_connections = 3 # (change requires restart) +unix_socket_directory = '/var/opt/gitlab/postgresql' # (change requires restart) +#unix_socket_group = '' # ...
('postgresql') 63: notifies :run, "execute[clear the gitlab-rails cache]", :immediately 64: dependent_services.each do |svc| 65: notifies :restart, svc, :immediately 66: end 67: not_if "(test -f #{db_migrate_status_file}) && (cat #{db_migrate_status_file} | grep -Fx 0)" ...
nginx (0.1.0) runit (5.1.3) crond (0.1.0) Installing Cookbook Gems: Compiling Cookbooks... Recipe: gitlab::default directory[/etc/gitlab] action create (up to date) Converging 131 resources directory[/etc/gitlab] action create (up to date) ...
"Connection" => "$connection_upgrade" } nginx['proxy_cache_path'] = 'proxy_cache keys_zone=gitlab:10m max_size=1g levels=1:2' nginx['proxy_cache'] = 'gitlab' nginx['http2_enabled'] = true gitlab_pages['enable'] = false gitlab_kas['enable'] = false registry_nginx['enable']...