Patch 1
Compare changes
- Brandon Shutter authored
Removing sudo for commands as we are installing as the root user according to instructions. Also, updated version of Ruby to 1.9.3-p392 as gitlab works with the new version. Note, this is for Ubuntu.
+ 64
− 64
@@ -40,36 +40,36 @@ to install it first.
@@ -77,22 +77,22 @@ Make sure you have the right version of Python installed.
@@ -103,13 +103,13 @@ Create a user for Git and Gitolite:
@@ -117,7 +117,7 @@ Create a user for GitLab:
@@ -125,46 +125,46 @@ Setup Gitolite with GitLab as its admin:
@@ -185,13 +185,13 @@ To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install
@@ -202,23 +202,23 @@ do so with caution!
@@ -226,10 +226,10 @@ Make sure to edit both files to match your setup.
@@ -237,13 +237,13 @@ Make sure to update username/password in config/database.yml.
@@ -251,49 +251,49 @@ GitLab needs to be able to commit and push changes to Gitolite. In order to do
@@ -303,25 +303,25 @@ If you can't or don't want to use Nginx as your web server, have a look at the