Commit Graph

10 Commits

Author SHA1 Message Date
Rémy Coutable 263f8cde06
Fix the 8.17 to 9.0 upgrade guide
Install gitlab-shell and gitlab-workhorse after updating the code, and
update configuration files before installing libs, migrations etc.

[ci skip]

Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-03-23 12:56:10 +01:00
Stan Hu 5ea740fa5b Add notes about dropping support for Ruby 2.1.x
[ci skip]
2017-03-22 21:52:01 -07:00
Jacob Vosmaer 275b7797c1 Add gitaly source installation instructions 2017-03-21 14:55:41 +01:00
Mike Greiling 543f68b8f2 fix recompile assets step in 9.0 upgrade guide to use yarn 2017-03-20 17:11:31 -05:00
Achilleas Pipinellis e8c8ea8408 Include instructions to update /etc/default/gitlab
We were missing some info on updating /etc/default/gitlab

In particular, changes needed to be made in order for Pages to work,
see https://gitlab.com/gitlab-org/gitlab-ce/issues/29372
2017-03-14 10:28:11 +01:00
DJ Mountney 8cda8eee58 Add missed review update for 8.17 to 9.0 document
Missed removing one of the redundant lines
2017-03-09 15:19:59 -08:00
DJ Mountney 184c1230e0 Cleanup 8.17 to 9.0 doc with review suggestions
Fix redundant wording.
Clean up code blocks and links.
2017-03-09 15:10:11 -08:00
DJ Mountney 7e1e43405d Flush out the update guide from 8.17 - 9.0
And bump the stable branch version in the installation from source guide
2017-03-08 14:49:59 -08:00
Alejandro Rodríguez 0b9d56f960 Update storage settings to allow extra values per shard
This will be necessary when adding gitaly settings. This version
doesn't make any functional changes, but allows us to include this
breaking change in 9.0 and add the needed extra settings in the future
with backwards compatibility
2017-03-03 12:13:30 -03:00
Paweł Chojnacki 76e96878aa Stop setting Strict-Transport-Securty header from within the app 2017-03-03 11:05:24 +00:00