Persist images on render

Hi! I created an angular app (MEAN) and I’m using Multer in express to upload images to the server. The images are not stored for a long time and I readed that it is because images are ephemeral and I should buy a disk to persist those images. Actually, with the free plan, I’m saving the ephemeral images in “/uploads”… but how would be the path to save persistent images if I get a disk?

Thanks.

Hi there,

Our docs on persistent disks should offer some helpful guidance here: https://render.com/docs/disks.

Just let us know if you have any further questions.

Regards,
Mike


Render Support Engineer, MT (UTC-7)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.