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
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...
- Websites hosted on my appwrite sites hav...
Hello, all my websites hosted on appwrite sites are not running I am getting this message "This site can’t be reached drivehub.appwrite.network took too long t...
- Can't really use the S3 storage device
hi, I've linked my local MinIO Instance (it's just for testing, not for prod.) to my appwrite instance, when i'm uploading a file it's getting uploaded to the S...