fullheartF
Convex Community6mo ago
4 replies
fullheart

I am new to Convex and would like to

I am new to Convex and would like to host it myself. I want to build an application that revolves around file uploads. I assume that the system will have many terabytes of data in the medium term.

With Supabase, you can use S3/MinIo as file storage and thus scale horizontally (with multiple S3/Minio instances).

So my questions are:
* Is there also a way to scale file storage horizontally with Convex (self-hosted)?
* And in general, I would be interested to know how file storage works in the background?

Thank you for your help.
Was this page helpful?