Dowload volume data
mikelguti97
HOBBYOP

9 months ago

Hello! I'm trying to download somehow the data stored in the volume attached to my github repo based deployed service. I didn't find a feature to do so in the web UI interface. Is there a way to do this?

Thanks in advance!

$10 Bounty

3 Replies

9 months ago

Hi Mikel,

Per the Docs, Volumes have no file browser, or direct file download. To access your files, you must do so via the attached service's mount point.

You can consider taking a look at options in the the Template library, for example the Railway volume dump template.

Regards,

Christian


Status changed to Awaiting User Response Railway 9 months ago


mikelguti97
HOBBYOP

9 months ago

Okay, I see that Railway volume dump is a good option to download the data. However, unmounting the volume from the service could lead to temporary non-availabity of the service. Is there a way to avoid this unavailability?


Status changed to Awaiting Railway Response Railway 9 months ago


mikelguti97

Okay, I see that Railway volume dump is a good option to download the data. However, unmounting the volume from the service could lead to temporary non-availabity of the service. Is there a way to avoid this unavailability?

8 months ago

From what I found online it doesnt look like it sadly. Wish there was a good way but you will have some downage. There might be a method by making a second volume and moving temporarily to that but thats a hassle it doesnt look worth it.


Loading...