
Opensearch Dashboards
Channel | Revision | Published | Runs on |
---|---|---|---|
2/stable | 22 | 24 Sep 2024 | |
2/candidate | 22 | 24 Sep 2024 | |
2/beta | 22 | 24 Sep 2024 | |
2/edge | 50 | Today | |
2/edge | 49 | Today |
juju deploy opensearch-dashboards --channel 2/stable
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
24.04
22.04
Enable TLS encryption
Charmed Opensearch Dashboads supports HTTPS connections. Configuration is similar to what we have seen for Opensearch – we just need to integrate the Dashboards charm against the TLS charm:
juju integrate self-signed-certificates opensearch-dashboards
Once the two charms are successfully related, you should be able to access the same URL now using HTTPS.