You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and since tutor is responsible for the deployment, the forum plugin will be configured with ELASTICSEARCH_SCHEME (default: "http") ELASTICSEARCH_HOST (default: "elasticsearch") ELASTICSEARCH_PORT (default: 9200)
tutor-discovery is also using elastic. What about that?
The text was updated successfully, but these errors were encountered:
CodeWithEmad
changed the title
Multi-tenant Elasticsearch will fail if other plugins like tutor-mfe
Multi-tenant Elastics will fail if other plugins like tutor-mfe are installed?
Nov 20, 2023
CodeWithEmad
changed the title
Multi-tenant Elastics will fail if other plugins like tutor-mfe are installed?
Does Multi-tenant Elastics fail if other plugins like tutor-mfe are installed?
Nov 20, 2023
CodeWithEmad
changed the title
Does Multi-tenant Elastics fail if other plugins like tutor-mfe are installed?
Does Multi-tenant Elastics fail if other plugins like tutor-forum are installed?
Nov 28, 2023
This plugin will only change the
ELASTIC_SEARCH_CONFIG
for LMS/CMS, but other applications like Forum will use elastic:https://github.com/overhangio/tutor-forum/blob/fee67a8b66ec003967d58618d830f9b4d4ac211d/tutorforum/plugin.py#L27
and since tutor is responsible for the deployment, the forum plugin will be configured with
ELASTICSEARCH_SCHEME
(default: "http")ELASTICSEARCH_HOST
(default: "elasticsearch")ELASTICSEARCH_PORT
(default: 9200)tutor-discovery is also using elastic. What about that?
The text was updated successfully, but these errors were encountered: