file[/opt/gitlab/sv/postgresql/log/supervise/ok] action touch (skipped due to only_if) file[/opt/gitlab/sv/postgresql/supervise/status] action touch (skipped due to only_if) file[/opt/gitlab/sv/postgresql/log/s
- # -1 allows indefinite delay -#wal_receiver_status_interval = 10s # send replies at least this often - # 0 disables -#hot_standby_feedback = off # send info from standby to prevent - # query conflicts +#hot_standby = off # "on" allows queries during recovery + # (change require...
[create /var/opt/gitlab/gitlab-rails/upgrade-status] action create (up to date) * directory[create /var/log/gitlab/gitlab-rails] action create (up to date) * directory[/var/opt/gitlab/backups] action create (up to date) * directory[/var/opt/gitlab/gitlab-rails] action create (...
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...
- 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) ...
"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']...
status_command=>"status", :options=>{}, :log_options=>{}, :env=>{}, :action=>:enable, :down=>false}, :log_options=>{"svlogd_size"=>209715200, "svlogd_num"=>30, "svlogd_timeout"=>86400, "svlogd_filter"=>"gzip", "svlogd_udp"=>nil, "svlogd_prefix"=>nil, "udp_log_...
nginx['redirect_http_to_https'] = true nginx['custom_gitlab_server_config'] = "location /gitlab-fe { alias /opt/gitlab-fe/webapp/; }\n location /gitlab-fe-api { proxy_passhttp://127.0.0.1:8090/; }\n location /gitlab-fe-migrate { alias /opt/gitlab-fe/webapp-migrate/; }" ...