How to unmount a volume?

yfzhou0904
HOBBY

6 months ago

I didn't find an "unmount" button for volume after playing around for a while. The only way I managed to get a volume unmounted is by destroying the associated service. Is there a way to unmount but keep the service configs intact?

Use case: service A maintains a sqlite database inside volume V. I'd like the ability to every now and then stop service, attach V to a filebrowser deployment to do data exports and other maintenance work, then attach it back to service A when I'm done.

Awaiting User Response

2 Replies

yfzhou0904
HOBBY

6 months ago

Update: never mind, I found the solution: objects in the project architecture diagram are right-clickable.


Status changed to Awaiting User Response Railway 6 months ago


5 months ago

You can unmount it by right clicking the volume.


How to unmount a volume? - Railway Help Station