I am assigned issue #6415 on GitHub which is to Extend Appwrite Storage with Oracle Object Storage Adapter. Went through the documentation of Utopia PHP storage adapter and how to use Utopia PHP adapter in Appwrite but confused about how to implement support for Oracle Object Storage. Can some tell me a detailed guide to solve this issue?
there are already detailed guides linked in the issue...what exactly are you stuck on?
How to integrate Utopia with Oracle Cloud Storage. When I am going through different articles on internet, they are talking about Oracle SDK.
you should take a look at the utopia-php storage library to see how the others are implemented and implement it the same way
Sure..will have a look once more.
Recommended threads
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...