a year ago
I deployed my django app and every time I update my application the image files on my app are deleted. I would like to know if it will be the same if I switch to the pro plan?
6 Replies
a year ago
Hello,
The same would happen on any plan if you aren't using a volume.
But looks like you are now, are you still experiencing this issue?
Best,
Brody
brody
Hello,The same would happen on any plan if you aren't using a volume.But looks like you are now, are you still experiencing this issue?Best,Brody
a year ago
I can't configure the disk with the project properly. I created a disk then linked it to the project but the same problem occurs
a year ago
Then you have likely mounted the volume to the wrong location.
Try changing the mount point to /app/media
brody
Then you have likely mounted the volume to the wrong location.Try changing the mount point to /app/media
a year ago
on the pro plan I could download all the contents of the files in /app/media?
a year ago
We don't offer that functionality on any plan at this time, accessing files on the volume would need to be done by the application attached to the volume.
brody
We don't offer that functionality on any plan at this time, accessing files on the volume would need to be done by the application attached to the volume.
a year ago
How long can data remain in the volume if you do not renew your subscription to the plan?