System Information
- Strapi Version: 4.1.1
- Operating System: windows
- Database: sqlite3
- Node Version: 16.13.2
- NPM Version: 8.4.1
- Yarn Version: 1.22.15
I recently deployed a strapi v4 to digitalocean app platform successfully. The issue is that I can’t integrate the DigitalOcean space for uploaded images.
I tried using the strapi-provider-upload-do package and followed the instructions, the folder structure in the instructions is different for strapi v4 so I went ahead and tried the newer upload provider that claims to be compatible with strapi v4 strapi-provider-upload-dos.
I followed the instructions but still unsuccessful.
I’m not even getting any errors, it just upload all images to /uploads directory instead of the Digital Ocean’s space bucket.