Skip to content
Snippets Groups Projects
Commit feb036bb authored by Valeriy Sizov's avatar Valeriy Sizov
Browse files

Merge pull request #2723 from ZKjellberg/patch-1

Update doc/install/installation.md
parents ed17a011 4f103598
No related branches found
No related tags found
4 merge requests!3050Fix RESTfulness of project hook deletions by API,!3014Fix 4.1 Installation Doc wording,!2983Fixed typo in gitlab.yml.example,!2765Added methods to protect and unprotect branches in from the API
Loading
Loading
@@ -292,7 +292,7 @@ However there are still a few steps left.
 
sudo service gitlab start
# or
sudo /etc/init.d/gitlab restart
sudo /etc/init.d/gitlab start
 
 
# 7. Nginx
Loading
Loading
@@ -302,7 +302,7 @@ If you can't or don't want to use Nginx as your web server, have a look at the
"Advanced Setup Tips" section.
 
## Installation
sudo apt-get install nginx
sudo apt-get -y install nginx
 
## Site Configuration
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment