We are using version 8.16.6. It has been working well without issues. However, we would like to upgrade to latest version.
What are the caveats in this upgrade process? Do you recommend doing it this way?
Hmm, I would be very careful. Have you tried to create a Test environment, restore your backups to it. Then stop the gitlab container and launch the same gitlab image with the tag you would like to upgrade to?
Actually, there should't be any problems, because of the backups, you should be able to always roll back.. But anyway, better be sure, then fixing your whole system afterwards
GitLab doesn't recommend to upgrade through several major versions. You need to upgrade to latest 8.x.x, then upgrade to latest 9.x.x, and only then to 10.5.1
And as always...
!!!!!!CREATE BACKUPS!!!!!!!
Also be sure to upgrade your envs to solve this https://github.com/sameersbn/docker-gitlab/issues/1526
@webdeb @nixel2007
Thanks for your tips. I appreciate it.
I'll check this out and update here.
This issue has been automatically marked as stale because it has not had any activity for the last 60 days. It will be closed if no further activity occurs during the next 7 days. Thank you for your contributions.
Most helpful comment
GitLab doesn't recommend to upgrade through several major versions. You need to upgrade to latest 8.x.x, then upgrade to latest 9.x.x, and only then to 10.5.1
And as always...
!!!!!!CREATE BACKUPS!!!!!!!