# yum install -y gitlab-ce # gitlab-rake gitlab:backup:restore BACKUP=1546407036_2019_01_02_11.2.1 Unpacking backup ... done GitLab version mismatch: Your current GitLab version (11.5.0) differs from the GitLab version in the backup! Please switch to the following version and try again: version: 11.2.1 # yum remove gitlab-ce # yum install -y gitlab-ce-11.2.1 # gitlab-ctl reconfigure # gitlab-ctl start # gitlab-rake gitlab:backup:restore BACKUP=1546407036_2019_01_02_11.2.1