Sign inSign up

qapps/kibana4

By qapps

Updated almost 11 years ago

Image
0

1.1K

qapps/kibana4 repository overview

Kibana 4

Visualize time-stamped data from Elasticsearch

Installation

  1. Install Docker

  2. Download automated build from public Docker Hub Registry: docker pull qapps/kibana (alternatively, you can build an image from Dockerfile: docker build -t="qapps/kibana" github.com/qualiapps/kibana)

Running the daemon

docker run -d -p 5601:5601 --name kibana qapps/kibana4

ENV:

ES_HOST - elasticsearch IP

ES_PORT - elasticsearch port (defaults to 9200)

ES_SCHEME - https|http (defaults to http)

Tag summary

Content type

Image

Digest

sha256:c4bdff58b

Size

171.2 MB

Last updated

almost 11 years ago

docker pull qapps/kibana4