Skip to content

containerized server #63

@denisri

Description

@denisri

Soma-workflow servers can run inside a container (singularity, docker). However if it runs using a local scheduler, it cannot use an installed DRMS on the server submitting machine, because it cannot link with the host libdrmaa, nor use host-side commands such as qsub or qstat.
It might be possible to get out of the container for commands such as qsub or qstat, using tricks such as "ssh localhost qsub something" but it's not very nice. And I have no solution for DRMAA.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions