[ARVADOS] updated: 0f3d2c5a4168b97666a127e41b2c94e0cdff9cb1
git at public.curoverse.com
git at public.curoverse.com
Thu Nov 6 13:00:40 EST 2014
Summary of changes:
apps/workbench/Gemfile | 5 +++++
apps/workbench/Gemfile.lock | 10 ++++++++++
apps/workbench/app/controllers/application_controller.rb | 6 ++++++
apps/workbench/test/functional/projects_controller_test.rb | 12 ++++++++++++
doc/install/index.html.textile.liquid | 2 ++
services/api/test/fixtures/groups.yml | 14 ++++++++++++++
6 files changed, 49 insertions(+)
via 0f3d2c5a4168b97666a127e41b2c94e0cdff9cb1 (commit)
via 5acdc268c662f452de81d2d00766a879c73f8c08 (commit)
via 72cf9a5814e52adb2b6c2f349cbef3de069722bb (commit)
via 60c177af3270e7a0cd7e38fdefed93eab2637839 (commit)
via ed7369d4a18d11784e666246f37fc32ac3e559c4 (commit)
via e34d6859d936f0b82f981d44be415a46b1aa61e1 (commit)
via f662e62c925d89ad466ff2271919dd6dd2ccfa86 (commit)
via 23aea08b10f5067a6f303941db9cc45277af8ba0 (commit)
from 7ff49661ee6262dedb65c45801a45affa7908e40 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 0f3d2c5a4168b97666a127e41b2c94e0cdff9cb1
Merge: 5acdc26 72cf9a5
Author: Ward Vandewege <ward at curoverse.com>
Date: Thu Nov 6 13:00:22 2014 -0500
Merge branch 'master' into 4383-easy-install
refs #4383
commit 5acdc268c662f452de81d2d00766a879c73f8c08
Author: Ward Vandewege <ward at curoverse.com>
Date: Thu Nov 6 12:59:39 2014 -0500
Another documentation tweak based on review feedback.
closes #4383
diff --git a/doc/install/index.html.textile.liquid b/doc/install/index.html.textile.liquid
index 9f24864..227dd75 100644
--- a/doc/install/index.html.textile.liquid
+++ b/doc/install/index.html.textile.liquid
@@ -16,6 +16,8 @@ Make sure curl and docker are installed on your system. Then, as a user in the d
This command will download the latest copy of the Arvados docker images. It also gets the arvdock command and saves it in the current working directory. It then uses arvdock to spin up Arvados. Depending on the speed of your internet connection, it can take a while to download the Arvados docker images.
+This installation method assumes your web browser and the Arvados docker containers run on the same host.
+
h2. Installation from source
It is also possible to build the Arvados docker images from source. The instructions are available "here":install-docker.html.
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list