Gitlab版本升级操作
1. Make a backup (Optional)(注:升级之前先备份数据,非常重要!)
If you would like to make a backup before updating, the below command will backup data in /var/opt/gitlab/backups by default.
# gitlab-rake gitlab:backup:create STRATEGY=copy
默认Gitlab备份路径是:/var/opt/gitlab/backups
注:可通过gitlab.rb配置进行修改备份路径。
2. Update GitLab (注:执行升级命令操作)
Update to the latest version of GitLab.
方法一(建议):
# rpm –U gitlab-ce-最新升级版本号-ce.0.el7.x86_64.rpm //gitlab下载网址:https://mirrors.tuna.tsinghua.edu.cn/gitlab-ce/yum/el7/
方法二:
# yum install -y gitlab-ce
本文链接:
/archives/gitlabupgrade
版权声明:
本站所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自
阳光•雨!
喜欢就支持一下吧