GITLAB无缝升级版本 不指定

kangyang , 2015/08/20 10:33 , LINUX系统管理 , 评论(0) , 阅读(6469) , Via 本站原创 | |
git下载
https://about.gitlab.com/downloads/archives/

https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/update/README.md#updating-from-gitlab-66-and-higher-to-710-or-newer
Updating from GitLab 6.6 and higher to the latest version

sudo gitlab-ctl stop unicorn
sudo gitlab-ctl stop sidekiq
sudo gitlab-ctl stop nginx
sudo gitlab-rake gitlab:backup:create

# Ubuntu/Debian:
sudo dpkg -i gitlab_x.x.x-omnibus.xxx.deb

# CentOS:
sudo rpm -Uvh gitlab-x.x.x_xxx.rpm

sudo gitlab-ctl reconfigure
sudo gitlab-ctl restart

sudo gitlab-ctl status
sudo gitlab-rake gitlab:check SANITIZE=true
Tags: ,
发表评论

昵称

网址

电邮

打开HTML 打开UBB 打开表情 隐藏 记住我 [登入] [注册]