marqo-ai/marqo

[ENHANCEMENT] Disk persistent storage configuration

Opened this issue · 1 comments

After checking #296, seems that the only way to persist the data is to run maqro-os locally, but is it possible to add a feature to mount the volume to store the data outside of container, so that we don't need to explicitly run maqro-os outside docker.

An example from Weaviate.
https://weaviate.io/developers/weaviate/configuration/persistence

just realize someone ask the same question in support,
https://community.marqo.ai/t/how-to-configure-the-persistent-storage-path/75

now I wonder can we achieve same thing without running maqro-os (running inside maqro)