Skip to content

configuration for enabling DCM,RSAL, etc (external components) #3724

@pameyer

Description

@pameyer

External components for non-http uploads, downloads, etc (DCM,RSAL) are disabled by default; in order to be usable there needs to be a way to turn them on.

For SBGrid v1.0, minimal functionality would be disabling native (http) uploads and downloads in favor of DCM/RSAL uploads and downloads.

Open questions:

  • Installation-level or dataverse-level? dataverse-level is additional complexity that doesn't (yet) seem to get additional functionality
  • Settings table, or elsewhere? Probably settings table
  • One switch for both uploads and downloads, or one for each? Two switches (aka - one for each) seems like it's worth the minimal additional complexity.
  • Binary configuration items (on/off switch), or lists (native/http,dcm/rsync+ssh, etc)? Additional implementation complexity and/or performance of lists vs binary hasn't been evaluated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions