opensearch-dashboards

Opensearch Dashboards

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 50 13 Sep 2025
Ubuntu 24.04 Ubuntu 22.04
2/edge 49 13 Sep 2025
Ubuntu 24.04 Ubuntu 22.04
juju deploy opensearch-dashboards --channel 2/stable
Show information

Platform:

Ubuntu
24.04 22.04

Scale up/down the application units

It’s very easy to increase or decrease the number of units in a Juju system.

Scaling up goes as:

juju add-unit opensearch-dashboards -n <desired_num_of_units>

While scaling down goes as:

juju remove-unit opensearch-dashboards/<ID>

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