[GH-ISSUE #4310] [FEAT]: Ability to upload documents to S3 buckets #2741

Open
opened 2026-02-22 18:31:02 -05:00 by yindo · 2 comments
Owner

Originally created by @bechir2000 on GitHub (Aug 19, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4310

What would you like to see?

Hello, what I would like to have is the ability to upload documents to S3 instead of server/storage.
In fact, I am deploying Anythingllm on our EKS cluster, and we don't have StorageClass that supports ReadWriteMany. So when I deploy more than one pod of Anythingllm, all the documents are lost.
It would be interesting to upload them to S3 instead.

Originally created by @bechir2000 on GitHub (Aug 19, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4310 ### What would you like to see? Hello, what I would like to have is the ability to upload documents to S3 instead of server/storage. In fact, I am deploying Anythingllm on our EKS cluster, and we don't have StorageClass that supports ReadWriteMany. So when I deploy more than one pod of Anythingllm, all the documents are lost. It would be interesting to upload them to S3 instead.
yindo added the enhancementfeature request labels 2026-02-22 18:31:02 -05:00
Author
Owner

@rkyrychuk commented on GitHub (Aug 29, 2025):

Also parsed json data is better to store in db than in files.

@rkyrychuk commented on GitHub (Aug 29, 2025): Also parsed json data is better to store in db than in files.
yindo changed title from [FEAT]: Ability to upload documents to S3 buckets to [GH-ISSUE #4310] [FEAT]: Ability to upload documents to S3 buckets 2026-06-05 14:48:17 -04:00
Author
Owner

@Wbebey commented on GitHub (Apr 3, 2026):

+1

<!-- gh-comment-id:4184833840 --> @Wbebey commented on GitHub (Apr 3, 2026): +1
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2741