Update doc/install/installation.md
Compare changes
+ 2
− 2
@@ -292,7 +292,7 @@ However there are still a few steps left.
@@ -302,7 +302,7 @@ If you can't or don't want to use Nginx as your web server, have a look at the
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Created by: ZKjellberg
Line 295: sudo /etc/init.d/gitlab restart Results in: "Error, unicorn not running!" This is because unicorn is not yet running for first boot. I suggest changing this to 'start'.
Line 305: sudo apt-get install nginx Change command to: sudo apt-get -y install nginx Allowing automated install to simplify and follow pattern of earlier installs.