Considering Upgrade CE to EE version

i host gitlab server using docker image.

now, considering upgrade to ee version.

can i use upgrade script inside of docker ?

https://docs.gitlab.com/omnibus/update/README.html#updating-community-edition-to-enterprise-edition

Hi, and welcome to the forum! :slight_smile:

If your data is stored outside of the container,
https://docs.gitlab.com/omnibus/docker/#where-is-the-data-stored

I guess you can simply remove your gitlab-ce container and run a gitlab-ee container ( https://registry.hub.docker.com/u/gitlab/gitlab-ee) instead?

thanks. that it works.

1 Like

I tried to migrate from ce to ee, but ee container is not starting