Skip to content

ramsalt/opensearch-dashboards

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

137 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kibana Docker Container Image

Build Status Docker Pulls Docker Stars Docker Layers

Docker Images

❗For better reliability we release images with stability tags (wodby/kibana:6-X.X.X) which correspond to git tags. We strongly recommend using images only with stability tags.

Supported tags and respective Dockerfile links:

Environment Variables

Variable Default Value Description
KIBANA_SERVER_NAME kibana
KIBANA_SERVER_HOST 0
KIBANA_ELASTICSEARCH_HOSTS http://elasticsearch:9200

Orchestration Actions

Usage:

make COMMAND [params ...]
 
commands:
    check-ready [host max_try wait_seconds delay_seconds]
 
default params values:
    host localhost
    max_try 1
    wait_seconds 1
    delay_seconds 0

Deployment

Deploy Kibana with Elasticsearch to your own server via Wodby Wodby.

About

Opensearch-Dashboards docker container image

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Shell 63.1%
  • Dockerfile 22.5%
  • Makefile 14.4%