Loading lib/galaxy/config/sample/object_store_conf.sample.yml +2 −2 Original line number Diff line number Diff line Loading @@ -223,9 +223,9 @@ auth: # an access token suitable for data access (allowing calls to the Oneprovider REST API). access_token: ... connection: # the domain of the Onezone service (e.g. "demo.onedata.org"), or its IP address for # the domain of the Onezone service (e.g. datahub.egi.eu), or its IP address for # devel instances (see above). onezone_domain: demo.onedata.org onezone_domain: datahub.egi.eu # Allows connection to Onedata servers that do not present trusted SSL certificates. # SHOULD NOT be used unless you really know what you are doing. disable_tls_certificate_validation: false Loading lib/galaxy/config/sample/object_store_conf.xml.sample +2 −2 Original line number Diff line number Diff line Loading @@ -165,7 +165,7 @@ an access token suitable for data access (allowing calls to the Oneprovider REST API). //connection/@onezone_domain - the domain of the Onezone service (e.g. "demo.onedata.org"), or its IP address for the domain of the Onezone service (e.g. datahub.egi.eu), or its IP address for devel instances (see above). //connection/@disable_tls_certificate_validation - Loading @@ -182,7 +182,7 @@ <!-- <object_store type="onedata"> <auth access_token="..." /> <connection onezone_domain="demo.onedata.org" disable_tls_certificate_validation="False"/> <connection onezone_domain="datahub.egi.eu" disable_tls_certificate_validation="False"/> <space name="demo-space" path="galaxy-data" /> <cache path="database/object_store_cache" size="1000" cache_updated_data="True" /> <extra_dir type="job_work" path="database/job_working_directory_onedata"/> Loading lib/galaxy/config/sample/user_preferences_extra_conf.yml.sample +1 −1 Original line number Diff line number Diff line Loading @@ -141,7 +141,7 @@ preferences: description: Your Onedata account inputs: - name: onezone_domain label: Domain of the Onezone service (e.g. "demo.onedata.org") label: Domain of the Onezone service (e.g. datahub.egi.eu) type: text required: False - name: access_token Loading Loading
lib/galaxy/config/sample/object_store_conf.sample.yml +2 −2 Original line number Diff line number Diff line Loading @@ -223,9 +223,9 @@ auth: # an access token suitable for data access (allowing calls to the Oneprovider REST API). access_token: ... connection: # the domain of the Onezone service (e.g. "demo.onedata.org"), or its IP address for # the domain of the Onezone service (e.g. datahub.egi.eu), or its IP address for # devel instances (see above). onezone_domain: demo.onedata.org onezone_domain: datahub.egi.eu # Allows connection to Onedata servers that do not present trusted SSL certificates. # SHOULD NOT be used unless you really know what you are doing. disable_tls_certificate_validation: false Loading
lib/galaxy/config/sample/object_store_conf.xml.sample +2 −2 Original line number Diff line number Diff line Loading @@ -165,7 +165,7 @@ an access token suitable for data access (allowing calls to the Oneprovider REST API). //connection/@onezone_domain - the domain of the Onezone service (e.g. "demo.onedata.org"), or its IP address for the domain of the Onezone service (e.g. datahub.egi.eu), or its IP address for devel instances (see above). //connection/@disable_tls_certificate_validation - Loading @@ -182,7 +182,7 @@ <!-- <object_store type="onedata"> <auth access_token="..." /> <connection onezone_domain="demo.onedata.org" disable_tls_certificate_validation="False"/> <connection onezone_domain="datahub.egi.eu" disable_tls_certificate_validation="False"/> <space name="demo-space" path="galaxy-data" /> <cache path="database/object_store_cache" size="1000" cache_updated_data="True" /> <extra_dir type="job_work" path="database/job_working_directory_onedata"/> Loading
lib/galaxy/config/sample/user_preferences_extra_conf.yml.sample +1 −1 Original line number Diff line number Diff line Loading @@ -141,7 +141,7 @@ preferences: description: Your Onedata account inputs: - name: onezone_domain label: Domain of the Onezone service (e.g. "demo.onedata.org") label: Domain of the Onezone service (e.g. datahub.egi.eu) type: text required: False - name: access_token Loading