Change the storage location of user data on a VM

Hi there, for an project for my minor bioinformatics I have to create my own working Galaxy instance on a VM (surfsara).

Is it possible to change the location where user data is stored? because I would like to change the data location to a CEPH image I mounted to the VM instead of all the data is stored on the small OS image.
The Galaxy is running on ubuntu 18.04

Hi @Donny,

yes you can do this. You con configure Galaxy to use distributed storage resources. Please have a look at our training material: https://training.galaxyproject.org/training-material/topics/admin/
Especially the Object-Store tutorial.

Thanks,
Bjoern