Opensearch Dashboards

  • By Canonical Data Platform
Channel Revision Published Runs on
2/stable 22 24 Sep 2024
Ubuntu 22.04
2/candidate 22 24 Sep 2024
Ubuntu 22.04
2/beta 22 24 Sep 2024
Ubuntu 22.04
2/edge 22 24 Sep 2024
Ubuntu 22.04
juju deploy opensearch-dashboards --channel 2/stable
Show information

Platform:

Ubuntu
22.04

TLS support

First, deploy the self-signed-certificates charm:

juju deploy self-signed-certificates --config ca-common-name="Tutorial CA"

Then, relate it to the Opensearch Dashboards charm.

juju relate self-signed-certificates opensearch-dashboards

Help improve this document in the forum (guidelines). Last updated 4 months ago.