What is the fixed memory of the servers
fastikprog
PROOP

a year ago

And another question, after migrating or something else related to the new version, is there a deletion of old files? Because I have a folder assets in which I store avatars of users, I would like to know if deletion occurs.

Solved

1 Replies

a year ago

Hey fastikprog, you have nothing to worry about if the assets in question are stored in a persistent volume, as the name suggest, they are persistent. More on that can be found at https://docs.railway.com/reference/volumes. Your assets not persist across deployments (this includes migrations, as a new deployment will be created) if they are not stored in a volume.


Status changed to Solved ray-chen 11 months ago


Loading...