
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
- Explore uploaded images directly from lo...
Is there any option to explore/dwonload uploaded files to from local machine? I connected through WinScp to my vps and to files from docker volume 'appwrite_app...
- Seeding storage/table issue
Hello, I have encountered some issue with uploading an image to the bucket. Usually, image upload is done from local point, however on some tutorial that was d...
- I'm using the react-native-appwrite pack...
I'm using the react-native-appwrite package. How do I get an image from storage and display it on the screen?
