gitlab安装手记

[root@linux ~]# rpm -i gitlab-ce-7.10.4~omnibus-1.x86_64.rpm
gitlab: Thank you for installing GitLab!
gitlab: Configure and start GitLab by running the following command:
gitlab: 
gitlab: sudo gitlab-ctl reconfigure
gitlab: 
gitlab: GitLab should be reachable at http://linux
gitlab: Otherwise configure GitLab for your system by editing /etc/gitlab/gitlab.rb file
gitlab: And running reconfigure again.
gitlab: 
gitlab: For a comprehensive list of configuration options please see the Omnibus GitLab readme
gitlab: https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md
gitlab: 
gitlab: 
gitlab: If you just upgraded from GitLab 7.9 or earlier, please run the following
gitlab: command:
gitlab: 
gitlab: sudo ln -sf   /opt/gitlab/bin/gitlab-ctl   /opt/gitlab/bin/gitlab-rake   /opt/gitlab/bin/gitlab-rails   /opt/gitlab/bin/gitlab-ci-rake   /opt/gitlab/bin/gitlab-ci-rails  /usr/bin/
[root@linux ~]# 

升级:

Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
gitlab-ce-10.3.3-ce.0.el7.x86_64.rpm | 377 MB 00:00:19
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Warning: RPMDB altered outside of yum.

Failed to start postgresql for migrations
warning: %posttrans(gitlab-ce-10.3.3-ce.0.el7.x86_64) scriptlet failed, exit status 1
Non-fatal POSTTRANS scriptlet failure in rpm package gitlab-ce-10.3.3-ce.0.el7.x86_64
Verifying : gitlab-ce-10.3.3-ce.0.el7.x86_64 1/2
Verifying : gitlab-ce-7.10.4~omnibus-1.x86_64 2/2

Updated:
gitlab-ce.x86_64 0:10.3.3-ce.0.el7

Complete!

posted @ 2018-01-12 22:06  当归远志  阅读(784)  评论(0编辑  收藏  举报