openedx / openedx-k8s-harmony

A Prototype Helm Chart for deploying multiple Open edX instances (via Tutor) onto a cluster.
GNU Affero General Public License v3.0
10 stars 14 forks source link

Add basic support for Meilisearch #64

Closed cmltaWt0 closed 5 days ago

cmltaWt0 commented 8 months ago

Regarding the initial discussion about Meilisearch I propose to create a POC for Meilisearch support in Harmony.

https://artifacthub.io/packages/helm/meilisearch-kubernetes/meilisearch

bradenmacdonald commented 7 months ago

Ideally it would integrate with https://github.com/open-craft/tutor-contrib-meilisearch

Ian2012 commented 5 days ago

Given the recent updates and that Meilisearch doesn't support Horizontal Scaling, we have decided to keep a separate Meilisearch installation per openedx installation as Meilisearch resources needs are lower than ElastichSearch and there is no need to unify them.