adventau
FREEOP
2 months ago
so i made my script go into a storage volume on railway is there a way to access the storage? And view the files there?
1 Replies
dev
MODERATOR
2 months ago
yea, you can ssh into the container or use filebrowser to view the volume through UI
for SSH: right click -> copy SSH command -> paste in command prompt or something (requires Railway CLI)
for FileBrowser: deploy the filebrowser template into your app -> set
USE_VOLUME_ROOT=1-> mount your volume to FileBrowser