Hi Team,
I have a quick question regarding external storage options in Lightdash — specifically S3, GCS, and MinIO.
Based on the documentation, it seems these storage options are used to save results such as images or SQL query outputs. Are these results used for caching purposes? For example, when accessing the same dashboard or chart multiple times, does Lightdash retrieve the results from external storage, or does it regenerate them each time?
Our team is planning to deploy Lightdash on a Google Compute Engine (GCE) instance. Since it's already a dedicated instance, we’re considering using MinIO instead of GCS, as it would avoid the need to configure S3 compatibility.
However, I’m concerned about one thing: if the GCE instance is recreated, the MinIO deployment on it would also be lost. Would that cause any issues for Lightdash, or is that an acceptable setup?
Thanks in advance for your help!