strapi-postgres-cloudinary icon indicating copy to clipboard operation
strapi-postgres-cloudinary copied to clipboard

Deploy Strapi with PostgreSQL and Cloudinary on Render.

Results 10 strapi-postgres-cloudinary issues
Sort by recently updated
recently updated
newest added

No updates in two years. Seems suspect.

Hello, We've deployed this successfully in Render but it's very outdated. How to we update this to the latest version?

Based on guidelines of [updating strapi](https://docs.strapi.io/dev-docs/update-version) and the [latest release](https://github.com/strapi/strapi/releases/tag/v4.13.3) of it. I updated: - `config/admin.js` to contain the new required key for strapi. - `package.json` to use new versions...

Update to add pool settings See also https://github.com/render-examples/strapi-postgres/pull/14

I am using Render for [Strapi with PostgreSQL and uploads on Cloudinary](https://github.com/render-examples/strapi-postgres-cloudinary). However, I keep getting `Connection Error: Connection ended unexpectedly` once a while. ![QRDVmGSLkwITnjbMv9bpACw6GYvhKi4cZ3eqcUro](https://user-images.githubusercontent.com/15851465/163647787-06f16c0e-2976-40f8-9e9f-502db8ad1c42.jpeg) I've tried adding `API_TOKEN_SALT` per...

Is it possible that I can use AWS S3 instead of Cloudinary? Thanks

This sets the region automatically to Oregon with giving the chance to manually set it to Frankfurt when using the deploy button. Would suggest to add the functionality to switch...