Skip to content

Tools should be deployed directly to the back end #50

@jjcarver

Description

@jjcarver

Currently, the workflow deployment scripts deploy both workflow XML files and tools together, directly to one of the ProteoSAFe front end web servers, by taking advantage of the /data/cluster/ mount that is present on all such servers. This is not an appropriate approach since tools are back end artifacts and should not be deployed directly a to a front end server.

Ideally the workflow deployment scripts should deploy tools directly to the ProteoSAFe back end (i.e. ccms-login-temp.ucsd.edu). This is the where all back end mounts are officially accessed, and is the only place where we can safely rely on any cross-server symlink relationships being safely resolvable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions