码迷,mamicode.com
首页 > 其他好文 > 详细

Gitlab使用备份文件进行恢复

时间:2020-06-29 16:58:11      阅读:62      评论:0      收藏:0      [点我收藏+]

标签:stat   备份文件   line   gitlab使用   bsp   git   class   start   status   

注意:备份和恢复使用的Gitlab 版本必须一致

 

1、停止数据相关服务
gitlab-ctl stop unicorn gitlab-ctl stop sidekiq

2、还原
gitlab-rake gitlab:backup:restore BACKUP=/var/opt/gitlab/backups/1766668888_2020_06_29_13.1.0

3、启动服务
gitlab-ctl start

4、查看运行状态
gitlab-ctl status

 

 

Gitlab使用备份文件进行恢复

标签:stat   备份文件   line   gitlab使用   bsp   git   class   start   status   

原文地址:https://www.cnblogs.com/qq714644953/p/13208724.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!