gitlabgitlab-7

Update Gitlab Omnibus install via apt-get


Looking at the update information for GitLab here and here, I am unclear as to whether I can upgrade our Omnibus installed GitLab installation (v7.9.2 to v7.11.4) using sudo apt-get install gitlab-ce or if I should keep using the manual upgrade instructions on that documentation page.

Can I switch to using aptget?


Solution

  • GitLab since added more concise information, a manually downloaded omnibus install cannot directly use the apt-getupdate method.

    The method is outlined here.