So, I’m not well versed with AWS but i’m trying to add an S3 adaptor to a self-hosted Appwrite instance to store and retrieve an object in s3. Currently I’m not sure if I created the AWS permissions well or if I even linked Appwrite Cloud to Docker properly. If there’s someone here who could put me through.
What error are you getting?
There’s no error. I feel they’re multiple things I did wrong. I just need someone to walk me through the process of integrating the S3 adaptor with Appwrite.
Does docker compose exec appwrite vars show the correct values?
Recommended threads
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Function issue
Hi,idk whats wrong with my function but i made some changes to the env var and made sure they saved then i redeployed it,but then after it redeeployed it asked ...