save/don't delete files after a deployment
amnesia
HOBBYOP

a year ago

Can I make that after auto-deployment from github files that were created during the program are not deleted, because I have a script that when it works saves logs and later used for output in the graph on the site, and after the deployment all that was created disappears as if the repository uploads to an empty disk.

rdavydov/Twitch-Channel-Points-Miner-v2

Solved

1 Replies

brody
EMPLOYEE

a year ago

Hello,

For persistent storage you would need to save the files into a volume -

https://docs.railway.com/guides/volumes


Status changed to Awaiting User Response Railway about 1 year ago


Railway
BOT

6 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 6 months ago


Loading...