About storage
Hello I'm newbie here, i just wanted to know how much storage will i have with the hobby plan?, I am currently testing with the trial plan but I have a problem with the management of images that I have in my app, which deletes the images after a certain time and I guess it is because of the plan.
So, I would like to know how much storage the hobby plan would have, to know if I need a custom plan.
project ID: 7ae8ecaf-5091-4554-8e13-c6e4169f20a9
Solution:Jump to solution
hello, check this out: https://docs.railway.app/reference/volumes
you need to use a volume for persistent storage, and you get 5gb....
3 Replies
Project ID:
7ae8ecaf-5091-4554-8e13-c6e4169f20a9
Solution
hello, check this out: https://docs.railway.app/reference/volumes
you need to use a volume for persistent storage, and you get 5gb.
understood, ty