[ARVADOS] updated: 1.1.1-152-g7341c69

Git user git at public.curoverse.com
Tue Dec 5 13:07:40 EST 2017


Summary of changes:
 tools/arvbox/lib/arvbox/docker/api-setup.sh | 1 +
 1 file changed, 1 insertion(+)

       via  7341c69d9cf26fe4e1ffba898041d73e5f1c237f (commit)
      from  61f82e9c0d9d543b86bd4fedfed2d5330eaf34c5 (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 7341c69d9cf26fe4e1ffba898041d73e5f1c237f
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date:   Tue Dec 5 13:07:15 2017 -0500

    12752: Add keep_web_service_url config to arvbox.
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>

diff --git a/tools/arvbox/lib/arvbox/docker/api-setup.sh b/tools/arvbox/lib/arvbox/docker/api-setup.sh
index de64b06..1618c11 100755
--- a/tools/arvbox/lib/arvbox/docker/api-setup.sh
+++ b/tools/arvbox/lib/arvbox/docker/api-setup.sh
@@ -65,6 +65,7 @@ $RAILS_ENV:
   auto_setup_new_users_with_repository: true
   default_collection_replication: 1
   docker_image_formats: ["v2"]
+  keep_web_service_url: http://$localip:${services[keep-web]}/
 EOF
 
 (cd config && /usr/local/lib/arvbox/application_yml_override.py)

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list