Question: Changing file_path to user's home directory
2
gravatar for pks71500
6 months ago by
pks7150020
pks7150020 wrote:

Hello,

I am new to Galaxy and want to change the "file_path: database/files" in galaxy.yml to user's home directory. I think if I could use the userid as a variable I can set something like /home/< userid >/files, but I am not sure how to set it.

Could you anyone help me how to set the user's home directory for file_path?

Thank you

ADD COMMENTlink modified 6 months ago by Jennifer Hillman Jackson25k • written 6 months ago by pks7150020
1
gravatar for jalili.vahid
6 months ago by
jalili.vahid10
jalili.vahid10 wrote:

As a Galaxy admin, you can configure Galaxy to distribute data on multiple persistence media (e.g., your local storage, or Amazon S3) using object_store_config.xml. One application of this setting is to use multiple storage media when a single media is not big enough to persist all your datasets (e.g., use multiple hard disks on a computer). However, this configuration will set Galaxy to distribute datasets regardless of which user has created them.

At the moment, you cannot configure Galaxy to distribute datasets on a per user-based setting (what you're asking). We are working on adding this functionality to Galaxy, you can follow the development at PR #4840.

ADD COMMENTlink written 6 months ago by jalili.vahid10
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 169 users visited in the last hour