GitHub - deviantony/docker-elk: The Elastic stack (ELK) powered by Docker and ... docker-compose exec -T elasticsearch bin/elasticsearch-setup-passwords ... ... <看更多>
Search
Search
GitHub - deviantony/docker-elk: The Elastic stack (ELK) powered by Docker and ... docker-compose exec -T elasticsearch bin/elasticsearch-setup-passwords ... ... <看更多>
For d-c file ver. 3.7 i use this construction: healthcheck: test: curl -u elastic:elastic -s -f elasticsearch:9200/_cat/health >/dev/null ... ... <看更多>
Sample Docker Compose file. This sample file starts two data nodes and Kibana. version: '3' ... ... <看更多>
... <看更多>
https://github.com/elastic/stack-docker/blob/master/docker-compose.yml. This is an official docker-compose for running Elasticsearch, and will make a good ... ... <看更多>