API server installation doc clones arvados over the network.
authorBrett Smith <brett@curoverse.com>
Tue, 14 Jul 2015 09:31:34 +0000 (05:31 -0400)
committerBrett Smith <brett@curoverse.com>
Tue, 14 Jul 2015 09:31:34 +0000 (05:31 -0400)
Now that we've moved away from a source-based install, there isn't
necessarily a checkout anywhere on the host.  This is most likely to
work.  No issue #.

doc/install/install-api-server.html.textile.liquid

index eecabf2bf14d549820418b8e780ab593235846f4..77a90e0f521f3c306f9e0e99b426e9be6f4cb128 100644 (file)
@@ -102,7 +102,7 @@ Make sure a clone of the arvados repository exists in @git_repositories_dir@.
 
 <notextile>
 <pre><code>~$ <span class="userinput">sudo mkdir -p /var/lib/arvados/git</span>
-~$ <span class="userinput">sudo git clone --bare ../../.git /var/lib/arvados/git/arvados.git</span>
+~$ <span class="userinput">sudo git clone --bare git://git.curoverse.com/arvados.git /var/lib/arvados/git/arvados.git</span>
 </code></pre></notextile>
 
 h3. secret_token