I’m following the Strapi+Sqlite with disk guide and have viewed similar posts on render community about media being erased after deployment.
My question is if the path for Strapi render.yaml is /opt/render/project/src/public/uploads should the disk on render dashboard be the same?
If you’re still having issues please elaborate on your issue in as much detail as possible, e.g. Service ID, any logs/error messages, reproduction steps, screenshots, etc. to show the problem you’re experiencing.
Thanks for clarifying that you’re not using the Strapi SQLite Render Example repo we are planned to get the version updated.
However, the solution would be the same, the public/upload folder will need to be configured to use a path under the disk mount path to persist uploaded assets. If could elaborate on the versions you’re using we may be able to assist in pointing you in the right direction with configuration, it will be around setting the public path and/or local upload provider.