Skip to content

Move shpc artefacts to /apps/shpc/* by default #16

Description

@fredjaya

What problem does this solve?

Proposed Solution

Current:

$ cat /opt/shpc/singularity-hpc/shpc/settings.yml | grep HOME
module_base: $HOME/shpc/modules
container_base: $HOME/shpc/containers
wrapper_base: $HOME/shpc/wrappers
views_base: $HOME/shpc/views

Suggest the following updates to /opt/shpc/singularity-hpc/shpc/settings.yml:

module_base: apps/shpc/modules
container_base: apps/shpc/containers
wrapper_base: apps/shpc/wrappers
views_base: apps/shpc/views

Area of BioShell

VM / cloud environment setup

Alternatives Considered

Within shelley, adding a check that the paths are accessible by all users, and running shpc config set key value, where for example, key = module_base and value = apps/shpc/modules

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