Hey guys, quick question regarding massive storage scaling. I’m working in digital forensics and I’m constantly dealing with huge binary disk images, usually between 1TB and 20TB per single file. Because the data is super sensitive, everything has to stay self-hosted. Does anyone have experience hooking up something like MinIO (S3) to Appwrite or a custom Claude API setup to handle files of this size? I'm specifically wondering if Appwrite's storage layer will choke on multi-terabyte objects and if there's a way to let an LLM index/access that local S3 data without the traditional upload process. Would love some advice on how to architecture this so it actually scales. Thanks!
Recommended threads
- DNS bug
Hello, we found bug at the Appwrite Cloud Domains, when changing **only ** the Comment of CNAME, we get error DNS record already exists. Some DNS types do not ...
- Duplicate Billing Issue – Charged Twice ...
Hi Appwrite team, I noticed that my card was charged twice for the subscription payment ($25 each), even though I only intended to make a single payment. Coul...
- Impossible to create project via CLI?
Is it possible to create a new project via the appwrite CLI ? I need to create a few projects for something I'm working on and because i don't want to do it man...