-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🚀 Feature: Add Minio support (extend s3) #7282
Comments
Related utopia-php/storage issue: utopia-php/storage#37 |
We're in the process of reviewing a community PR to add a generic S3 adapter. |
FYI, related S3 compatible adapter work: utopia-php/storage#28 |
Is this feature available in Appwrite now? Asking this since the related repo's PR for S3 compatible adapters has been merged. |
how to configure the s3 URL? |
@itexpertnow I don't think it can be configured for Appwrite as of now. |
Hi guys! I managed to get it working after making some adjustments. I am running everything locally in development mode. I will try to send some PRs during the week to help you us. But basically, I will take this opportunity to describe what I had to do. It was as follows:
Tip Updated comment: created PR for item 2 utopia-php/storage#111
|
please any update on this |
🔖 Feature description
Add a host option to the s3 adapter
🎤 Pitch
There is no way of changing the s3 host provider, so minio is currently unsupported
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: