Kibana analytics and search dashboard for Elasticsearch*
Build from the official kibana docker image. Stick to current version.
Configuration based on the official sample config.
Changes made:
server.host
set to0.0.0.0
elasticsearch.hosts
set to default url of Elasticsearch stem.
Deploy with docker using embedded ops-docker tool.
Exec scripts/start
to launch local instance.