2 years ago
A way to upload data to or download data from a persistent volume on Railway.
10 Replies
2 years ago
This would be very important so that we can export or import data from the storage. SFTP access would be helpful. But you could also solve it via a Railway UI with import and export of ZIP.
In the long run, it would of course be good to be able to do this programmatically via a CLI or API so that this doesn't have to be a manual process.
2 years ago
It would be good to migrate/backup cms image files dir from an existing system.
2 years ago
I think this is a good idea, although you can already do this just by adding a protected gzip + streaming download route onto whatever API/web application you're deploying to railway. You could also back it up straight onto something like cloudflare R2 or aws S3
10 months ago
+1. Trialing the service and missing a way to import existing volume to railway. Trying to move docker app from another infra.
4 months ago
anything ever come of this?
4 months ago
very necessary. +1
3 months ago
How far is this? +1
2 months ago
+1
Your service guys quite good, but this is the only one nuisance that I can see now.
My project got a lot dynamic files which I would like to upload to volume storage in live mode (meaning without rebuild and redeploy) or download the whole data from volume storage.
