X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a87ad3026e4f7e1cc2e22082a523fa7143388c88..340d6a03a20592e3ba1c69340dbdf70070e43e82:/doc/install/install-crunch-dispatch.html.textile.liquid diff --git a/doc/install/install-crunch-dispatch.html.textile.liquid b/doc/install/install-crunch-dispatch.html.textile.liquid index d0f4414b6e..231d1f45e8 100644 --- a/doc/install/install-crunch-dispatch.html.textile.liquid +++ b/doc/install/install-crunch-dispatch.html.textile.liquid @@ -27,12 +27,6 @@ On compute nodes: * @pip install --upgrade pyvcf@ -h4. Redis - -On controller: - -* @apt-get install redis-server@ - h4. Crunch user account On compute nodes and controller: @@ -43,7 +37,7 @@ The crunch user should have the same UID, GID, and home directory on all compute h4. Repositories -Crunch scripts must be in Git repositories in @/var/lib/arvados/git/*.git@ (or whatever is configured in @services/api/config/environments/production.rb@). +Crunch scripts must be in Git repositories in the directory configured as @git_repositories_dir@/*.git (see the "API server installation":install-api-server.html#git_repositories_dir). Once you have a repository with commits -- and you have read access to the repository -- you should be able to create a new job: