2 years ago
A way to upload data to or download data from a persistent volume on Railway.
6 Replies
Anonymous
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.
Anonymous
2 years ago
It would be good to migrate/backup cms image files dir from an existing system.
Anonymous
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
5 months ago
+1. Trialing the service and missing a way to import existing volume to railway. Trying to move docker app from another infra.