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
- Invalid document structure: missing requ...
I just pick up my code that's working a week ago, and now I got this error: ``` code: 400, type: 'document_invalid_structure', response: { message: 'Inv...
- custom domain with CloudFlare
Hi all, it seems that CloudFlare has blocked cross-domain CNAME link which made my app hostname which is in CloudFlare, unable to create a CNAME pointing to clo...
- Custom emails
What happen if I use a third party email provider to customize my emails and my plan run out of emails/month? Appwrite emails are used as fallback sending emai...