Backup files

Hello Railway team, I have a question, I have a node js project that has a folder in the public that
10 Replies
Percy
Percy12mo ago
Project ID: N/A
Fragly
Fragly12mo ago
That seems like a statement and not a question
MantisInABox
MantisInABox12mo ago
@Sebastian Blueberry can you provide more context please? N/A
Sebastian Blueberry
Sebastian BlueberryOP12mo ago
What happens is that I uploaded a project through github and I upload images when I make a new upload, I lose the images that I already had and I want to see if I can make a backup of that folder in some way
MantisInABox
MantisInABox12mo ago
You would want to use volumes. Container storage is ephemeral and wipes with every deploy.
Fragly
Fragly12mo ago
^ and here's a link to Railway's Volumes, this allows you to store files persistently across deployments
Sebastian Blueberry
Sebastian BlueberryOP12mo ago
And there are no ways to access those folders or download them?
Fragly
Fragly12mo ago
You can do that via code that you would need to make
MantisInABox
MantisInABox12mo ago
Make sure you read the entire page. You would need to either setup your application to read/download those files, or you can use a file browser template from railway.app/templates
Want results from more Discord servers?
Add your server