Air gapped installation docker image requirements

This air gapped env installation said that the ‘bitnami/kibana’ is required. but when I run the following command as document told :

helm repo add camunda https://helm.camunda.io
helm repo update
helm template camunda/camunda-platform -f values.yaml | grep 'image:'

There is no bitnami/kibana listed.

What the kibana is for?

Hi @msjo
I’m not sure that Kibana is required to have to have the environment running. The Kibana itself is a product for visualizations and analytics and I think mentioned there is an often-used product in pair with elastic search.

Regards,
Alex

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.