Files
Volker Uhrig 358f1c066d Update gitlab-shell version in installation and update documentation
installation was totally off compared to the update document. The update
document was slightly off (rake gitlab:check excpects 2.5.4 and not
2.5.3)
2015-02-25 16:55:30 -05:00
..

Depending on the installation method and your GitLab version, there are multiple update guides. Choose one that fits your needs.

Omnibus Packages

Installation from source

  • The individual upgrade guides are for those who have installed GitLab from source.
  • The CE to EE update guides are for subscribers of the Enterprise Edition only. The steps are very similar to a version upgrade: stop the server, get the code, update config files for the new functionality, install libs and do migrations, update the init script, start the application and check the application status.
  • Upgrader is an automatic ruby script that performs the update for installations from source.
  • Patch versions guide includes the steps needed for a patch version, eg. 6.2.0 to 6.2.1.

Miscellaneous