appbaseio / dejavu

A Web UI for Elasticsearch and OpenSearch: Import, browse and edit data with rich filters and query views, create reference search UIs.

Home Page:https://dejavu.reactivesearch.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use ssl in local dev

shruti222patel opened this issue · comments

Opensearch python requires that SSL to be on even for local dev. I can't connect to Dejavu without disabling the security plugin. How can I use SSL locally in docker compose and still connect to Dejavu?

Here's the Dejavu error I get when I turn on the security plugin:
image