gitlabhq/doc/install
Zachary Kjellberg 4f1035988d Update doc/install/installation.md
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.
2013-01-23 15:04:09 -05:00
..
databases.md Remove bundler calls from databases.md 2012-12-22 15:33:22 +01:00
installation.md Update doc/install/installation.md 2013-01-23 15:04:09 -05:00
requirements.md Update hardware and platform requirements guide 2012-12-05 19:31:08 +01:00
structure.md Update doc/install/structure.md 2013-01-17 13:19:40 +01:00