X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/25f587775757802676670e9b5aed9d6a4cebfd29..94c6d21aed9f33599f7d8eee29481b47b7bb99f7:/docker/config.yml.example diff --git a/docker/config.yml.example b/docker/config.yml.example index 940b9f6354..515fcbefd5 100644 --- a/docker/config.yml.example +++ b/docker/config.yml.example @@ -44,8 +44,19 @@ ARVADOS_PROD_PW: # If a _SECRET variable is set to an empty string, a password # 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: +# A "superuser" token with which servers can authenticate to +# the API server, before an administrative user has been created. +# Leave this blank to generate a secret randomly at build time (recommended). +API_SUPERUSER_SECRET: + # More than anything this should be auto-generated, but # we don't presently have a good place to store it. So just # change it and don't be dumb. @@ -63,7 +74,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: