【CentOS】install GitLab
/// /// install the necessary packagessudo yum install curl openssh-serversudo systemctl enable sshdsudo systemctl start sshdsudo yum install postfixsudo systemctl enable postfixsudo systemctl start postfixsudo firewall-cmd --permanent --add-service=httpsudo systemctl reload firewalld
# firewall-cmd --list-allpublic (default, active)interfaces: enp7s0f0 enp7s0f1sources: services: dhcpv6-client http sshports: 3690/tcpmasquerade: noforward-ports: icmp-blocks: rich rules: #
/// /// install
curl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.rpm.sh | sudo bashsudo yum install gitlab-ce
/// /// configure
sudo gitlab-ctl reconfigure
/// /// met error
Running handlers: ERROR: Running exception handlersRunning handlers complete ERROR: Exception handlers completeChef Client failed. 113 resources updated in 93.787904434 seconds FATAL: Stacktrace dumped to /opt/gitlab/embedded/cookbooks/cache/chef-stacktrace.out ERROR: Chef::Exceptions::MultipleFailures FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)#
/// /// cat dump
# cat /opt/gitlab/embedded/cookbooks/cache/chef-stacktrace.outGenerated at 2015-11-05 02:32:02 +0800Chef::Exceptions::MultipleFailures: Chef::Exceptions::MultipleFailures/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.1/lib/mixlib/shellout.rb:289:in `invalid!'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.1/lib/mixlib/shellout.rb:276:in `error!'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/mixin/shell_out.rb:56:in `shell_out!'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/provider/execute.rb:61:in `block in action_run'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/mixin/why_run.rb:52:in `call'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/mixin/why_run.rb:52:in `add_action'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/provider.rb:175:in `converge_by'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/provider/execute.rb:60:in `action_run'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/provider.rb:140:in `run_action'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/resource.rb:584:in `run_action'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/runner.rb:49:in `run_action'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/runner.rb:81:in `block (2 levels) in converge'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/runner.rb:81:in `each'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/runner.rb:81:in `block in converge'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/resource_collection/resource_list.rb:83:in `block in execute_each_resource'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/resource_collection/stepable_iterator.rb:116:in `call'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/resource_collection/stepable_iterator.rb:85:in `step'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/resource_collection/resource_list.rb:81:in `execute_each_resource'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/runner.rb:80:in `converge'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/client.rb:654:in `block in converge'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/client.rb:649:in `catch'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/client.rb:649:in `converge'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/client.rb:688:in `converge_and_save'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/client.rb:269:in `run'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/application.rb:270:in `block in fork_chef_client'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/application.rb:258:in `fork'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/application.rb:258:in `fork_chef_client'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/application.rb:224:in `block in run_chef_client'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/local_mode.rb:39:in `with_server_connectivity'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/application.rb:212:in `run_chef_client'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/application/client.rb:402:in `block in interval_run_chef_client'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/application/client.rb:392:in `loop'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/application/client.rb:392:in `interval_run_chef_client'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/application/client.rb:382:in `run_application'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/lib/chef/application.rb:60:in `run'/opt/gitlab/embedded/lib/ruby/gems/2.1.0/gems/chef-12.4.1/bin/chef-client:26:in `<top (required)>'/opt/gitlab/embedded/bin/chef-client:23:in `load'/opt/gitlab/embedded/bin/chef-client:23:in `<main>'#
------> yum install ruby-devel
Running handlers:Running handlers completeChef Client finished, 93/217 resources updated in 39.449939905 secondsgitlab Reconfigured!
页:
[1]