Sign inSign up

qapps/kibana

By qapps

Updated almost 11 years ago

Image
0

1.8K

qapps/kibana repository overview

Kibana

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 80:80 --name kibana qapps/kibana

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:284158a1b

Size

40 MB

Last updated

almost 11 years ago

docker pull qapps/kibana