Files
gitlabhq/doc/update
Marin Jankovski d685d45222 Merge branch 'consolidate_ssh_docs' into 'master'
Consolidate SSH docs

The two available SSH topics were quite short, so it made sense to combine them.

Includes fixes a few missing words, punctuation.

See merge request !328
2015-02-04 17:11:38 +00:00
..
2014-08-11 22:01:37 -07:00
2014-09-01 16:39:56 -07:00
2014-09-01 16:39:56 -07:00
2014-09-01 16:39:56 -07:00
2014-09-07 15:31:13 -07:00
2014-09-01 16:39:56 -07:00
2014-12-23 10:11:56 +01:00

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

Omnibus Packages

Manual Installation

  • The individual upgrade guides are for those who have installed GitLab manually.
  • 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 manual installations.
  • Patch versions guide includes the steps needed for a patch version, eg. 6.2.0 to 6.2.1.

Miscellaneous