Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 534 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 534 Bytes

image

Elasticsearch on Steroids!

Water & Soap Docker container providing a ready to use FOSS Elastic stack:

  • Kibi 5.4.x
  • Elasticsearch 5.4.x
  • Sentinl Alerts 5.4.x
  • ReadOnlyREST Auth 5.4.x
Run
docker run -d -p 9200:9200 -p 5606:5606 -e ES_USER=admin -e ES_PASS=password qxip/docker-kibi-steroids

image