1

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?

Toby
  • 9,696
  • 16
  • 68
  • 132

1 Answers1

1

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

The method is outlined here.

w3spi
  • 4,380
  • 9
  • 47
  • 80
Toby
  • 9,696
  • 16
  • 68
  • 132