Merge branch 'nginx_alternatives_in_recipes' of /home/git/repositories/gitlab/gitlabhq
This commit is contained in:
commit
4f65509cbf
1 changed files with 2 additions and 2 deletions
|
@ -280,8 +280,8 @@ However there are still a few steps left.
|
||||||
# 7. Nginx
|
# 7. Nginx
|
||||||
|
|
||||||
**Note:**
|
**Note:**
|
||||||
If you can't or don't want to use Nginx as your web server, have a look at the
|
Nginx is the officially supported web server for GitLab. If you cannot or do not want to use Nginx as your web server, have a look at the
|
||||||
[`Advanced Setup Tips`](./installation.md#advanced-setup-tips) section.
|
[GitLab recipes](https://github.com/gitlabhq/gitlab-recipes).
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
sudo apt-get install -y nginx
|
sudo apt-get install -y nginx
|
||||||
|
|
Loading…
Reference in a new issue