X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0e140a472e787e6efa9a235bfdaa1e960e2aaa49..741bf44b15569a3a4b1a4705b62e4f50c8365bc9:/docker/config.yml.example diff --git a/docker/config.yml.example b/docker/config.yml.example index 6ada7f8520..0765f2f8aa 100644 --- a/docker/config.yml.example +++ b/docker/config.yml.example @@ -7,6 +7,10 @@ # true when starting the container. PUBLIC_KEY_PATH: +# Username for your Arvados user. This will be used as your shell login name +# as well as the name for your git repository. +ARVADOS_USER_NAME: + # ARVADOS_DOMAIN: the Internet domain of this installation. # ARVADOS_DNS_SERVER: the authoritative nameserver for ARVADOS_DOMAIN. ARVADOS_DOMAIN: # e.g. arvados.internal @@ -45,6 +49,10 @@ ARVADOS_PROD_PW: # will be chosen randomly at build time. This is the # recommended setting. +# The signing key shared by Keep at the API server to verify +# blob permission signatures. +KEEP_SIGNING_SECRET: + # The value for the Rails config.secret_token setting. API_SECRET: @@ -58,8 +66,9 @@ API_SUPERUSER_SECRET: # change it and don't be dumb. POSTGRES_ROOT_PW: dummy_pw -# The URL for this installation's Omniauth server. -OMNIAUTH_URL: https://@@SSO_HOSTNAME@@.@@ARVADOS_DOMAIN@@ +# The URL of the SSO server that you want your API server to use. If +# blank, use the sso docker container. +OMNIAUTH_URL: # ============================== # Workbench settings @@ -70,7 +79,7 @@ WORKBENCH_DATA_EXPORT_DIR: /data/arvados-workbench-download/data WORKBENCH_VCF_PIPELINE_UUID: WORKBENCH_SITE_NAME: Arvados Workbench WORKBENCH_INSECURE_HTTPS: true -WORKBENCH_ACTIVATION_CONTACT_LINK: mailto:arvados@clinicalfuture.com +WORKBENCH_ACTIVATION_CONTACT_LINK: mailto:arvados@curoverse.com WORKBENCH_ARVADOS_LOGIN_BASE: https://@@API_HOSTNAME@@.@@ARVADOS_DOMAIN@@/login WORKBENCH_ARVADOS_V1_BASE: https://@@API_HOSTNAME@@.@@ARVADOS_DOMAIN@@/arvados/v1 WORKBENCH_SECRET: @@ -81,5 +90,11 @@ WORKBENCH_SECRET: SSO_HOSTNAME: sso SSO_SECRET: SSO_CLIENT_NAME: devsandbox -SSO_CLIENT_APP_ID: devsandbox -SSO_CLIENT_SECRET: +# ============================== +# Default to using auth.curoverse.com as SSO server +# To use your a local Docker SSO server, set OMNIAUTH_URL and SSO_CLIENT_SECRET +# to the empty string +# ============================== +OMNIAUTH_URL: https://auth.curoverse.com +SSO_CLIENT_APP_ID: local_docker_installation +SSO_CLIENT_SECRET: yohbai4eecohshoo1Yoot7tea9zoca9Eiz3Tajahweo9eePaeshaegh9meiye2ph