Is Appwrite compatible with any S3 object storage service or only with the one supported in the .env file ? Because I try to use another service by putting the host in the app_storage_device environment variable (like this _APP_STORAGE_DEVICE=https://xxxx.xxxxxx.com) But it doesn't seem to take that in consideration what am I missing here ? Thanks in advance for the help and congratulation for the good job.
I think that as of now Appwrite supports AWS only and not any other compatible S3 services
Hi 👋 https://appwrite.io/docs/environment-variables#storage - yup these are all supported BUT we do have this in mind to implement generic S3 support, so keep an eye out!
Related issue: https://github.com/utopia-php/storage/issues/28 - you can upvote this!
@Arkany I'm assuming this is resolved and can be closed out? 🙂
Yes, sure. Sorry for the late reply
[SOLVED] What S3 storage service does Appwrite support ?
Recommended threads
- Storage files aren’t showing on mobile
hi, what can be the problem? i have a storage and there are images in it, the permissions are read for All Users, everything is fine on desktop, but on mobile t...
- Delete storage files all at once
I am using Appwrite Cloud. I want to delete all storage files in my bucket similar to how I can select all documents in a collection and delete them all at once...
- Storage images are not showing on mobile
Hi, can anyone help me? I have some images on the storage, and it is not shown on mobile, on desktop everything is fine.