Emphasize when Omnibus installs are done

This commit is contained in:
Jacob Vosmaer 2015-09-22 14:54:26 +02:00
parent 82d95c4612
commit 3e926c6eb0
1 changed files with 1 additions and 1 deletions

View File

@ -237,7 +237,7 @@ sudo service gitlab reload
If you were running GitLab CI with Omnibus packages and you were using the If you were running GitLab CI with Omnibus packages and you were using the
internal NGINX configuration your CI service should now be available both at internal NGINX configuration your CI service should now be available both at
`ci.example.com` (the old address) and `gitlab.example.com/ci`. You are done! `ci.example.com` (the old address) and `gitlab.example.com/ci`. **You are done!**
If you installed GitLab CI from source we now need to configure a redirect in If you installed GitLab CI from source we now need to configure a redirect in
NGINX so that existing CI runners can keep using the old CI server address, and NGINX so that existing CI runners can keep using the old CI server address, and