summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2015-11-19 16:25:17 +0100
committerRobert Schilling <rschilling@student.tugraz.at>2015-11-19 16:25:17 +0100
commitde440ee5e3fd03d0e3de33c474b1889e03aaf04a (patch)
tree800727b209d685f2f9f6c455334eb10577060972 /doc/install
parent6756f87f90a6d8e80470ade835689f4d64bef35d (diff)
downloadgitlab-ce-de440ee5e3fd03d0e3de33c474b1889e03aaf04a.tar.gz
More GitLab spellings. No dedicated CI in omnibus [ci skip]update-docs
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 52ae30af805..a710407d4f6 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -320,7 +320,7 @@ GitLab Shell is an SSH access and repository management software developed speci
**Note:** If you want to use HTTPS, see [Using HTTPS](#using-https) for the additional steps.
-**Note:** Make sure your hostname can be resolved on the machine itself by either a proper DNS record or an additional line in /etc/hosts ("127.0.0.1 hostname"). This might be necessary for example if you set up gitlab behind a reverse proxy. If the hostname cannot be resolved, the final installation check will fail with "Check GitLab API access: FAILED. code: 401" and pushing commits will be rejected with "[remote rejected] master -> master (hook declined)".
+**Note:** Make sure your hostname can be resolved on the machine itself by either a proper DNS record or an additional line in /etc/hosts ("127.0.0.1 hostname"). This might be necessary for example if you set up GitLab behind a reverse proxy. If the hostname cannot be resolved, the final installation check will fail with "Check GitLab API access: FAILED. code: 401" and pushing commits will be rejected with "[remote rejected] master -> master (hook declined)".
### Install gitlab-workhorse