可以从6.2>轻松升级。最新稳定版?好像你不能跳过版本,并且必须升级为6.3> 6.4> 6.5等..
这似乎是一项艰巨的任务!
我们考虑安装一个单独的VM与最新版本一起运行,并克隆repo>新的回购。
答案 0 :(得分:1)
你当然可以跳过大多数版本。虽然只有特定跳转的记录步骤。你的情况应该没问题。
对于源安装:https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/update/6.x-or-7.x-to-7.14.md
更新到7.14后,您可以切换到使用omnibus软件包,以便更容易升级: https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/update/README.md#upgrading-from-a-non-omnibus-installation-to-an-omnibus-installation
然后你就可以升级到8.0的最新稳定版。
或者,如果您想坚持使用源代码安装,可以在进入7.14之后执行以下操作:https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/update/7.14-to-8.0.md