首页 > 其他 > 详细

gitlab安装手记

时间:2018-01-12 23:51:57      阅读:1443      评论:0      收藏:0      [点我收藏+]
[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!

gitlab安装手记

原文:https://www.cnblogs.com/ioveNature/p/8277883.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!