summaryrefslogtreecommitdiff
path: root/doc/update/6.x-or-7.x-to-7.14.md
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-10-19 09:08:50 +0000
committerRémy Coutable <remy@rymai.me>2016-10-19 09:08:50 +0000
commit84bf092539468790e3d8d66e451643e7e62a08f8 (patch)
tree5496483a6efc749541ee8ee45eabf5fca72695fd /doc/update/6.x-or-7.x-to-7.14.md
parentd321305c00f934db9becac1aa9726c3e9b400df5 (diff)
parente327455dfad873289b5f0c1b28fc08acfdd6da22 (diff)
downloadgitlab-ce-7-14-stable.tar.gz
Merge branch '7-14-stable-nginx-default' into '7-14-stable' 7-14-stable
Fix the file path to a default Nginx file that needs to be deleted for the GitLab web gui to be browsed. Changing it from: `/etc/sites-enabled/default` to `/etc/nginx/sites-enabled/default` ## Are there points in the code the reviewer needs to double check? If we are expecting older versions than Ubuntu 16.04 with Nginx 1.10.0 to be the most common use case for a 7.14 source install, then maybe Nginx used to create this file in the place where the README says and in that case we would leave it. The tests are failing but it can't be because of this change ## Why was this MR needed? When trying to install V7.14 from source on Ubuntu 16.04 with Nginx 1.10.0, the README says to delete a file that exists in a different place from where the README points to. Closes #7 See merge request !6220
Diffstat (limited to 'doc/update/6.x-or-7.x-to-7.14.md')
0 files changed, 0 insertions, 0 deletions