Ante todos arranquemos con un hermoso backup
gitlab-rake gitlab:backup:create
Detenemos el servicio de GitLab
gitlab-ctl stop
Agregamos el repositorio GitLab y realizamos un checkout
git remote add -f ee https://gitlab.com/gitlab-org/gitlab-ee.git git -H git checkout 10-0-stable-ee