Commit 3ab4cfc7fa755b220cbc6ec363a86bf1807513af
1 parent
6c6dcde2
Exists in
6-9-stable-ee
and in
1 other branch
You can also upgrade from CE to EE
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
doc/update.md
@@ -8,6 +8,9 @@ Please make sure you are viewing this file on the master branch. | @@ -8,6 +8,9 @@ Please make sure you are viewing this file on the master branch. | ||
8 | 8 | ||
9 | ## Updating from GitLab 6.6.x or higher to 6.8.x | 9 | ## Updating from GitLab 6.6.x or higher to 6.8.x |
10 | 10 | ||
11 | +The procedure can also be used to upgrade from a CE omnibus package to an EE | ||
12 | +omnibus package. | ||
13 | + | ||
11 | First, download the latest [CE](https://www.gitlab.com/downloads/) or | 14 | First, download the latest [CE](https://www.gitlab.com/downloads/) or |
12 | [EE (subscribers only)](https://gitlab.com/subscribers/gitlab-ee/blob/master/doc/install/packages.md) | 15 | [EE (subscribers only)](https://gitlab.com/subscribers/gitlab-ee/blob/master/doc/install/packages.md) |
13 | package to your GitLab server. | 16 | package to your GitLab server. |