Gitlab版本升级
目录
摘要
1 升级 GitLab
由于升级不能跨越大版本号,因此只能升级到当前大版本号到最高版本,方可升级到下一个大版本号。
12.0.4->12.0.12->12.10.14->13.0.14->13.3.x
设置 Gitlab 的备份目录
|
|
|
|
|
|
重载 Gitlab 配置文件
|
|
停止部分 Gitlab 服务
|
|
手动备份 Gitlab(可有可无,自行决定需不需要)
|
|
查询版本
|
|
安装升级包
|
|
重新配置 Gitlab
|
|
重启 Gitlab
|
|
继续升级,直至想要升级的版本,升级前记得停止部分服务
|
|
在新版的 Gitlab 中官方默认已经支持中文版本了,所以不再需要打补丁包了。
2 关闭 GitLab Version Check
If you disable version check, this information isn’t collected. To enable or disable it:
- On the top bar, select Menu > {admin} Admin.
- In the left sidebar, select Settings > Metrics and profiling, and expand Usage statistics.
- Enable or disable Version check.
- Select Save changes.