-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request