https://github.com/qxip/docker-kibi-steroids
Kibi 5.x + Elasticsearch 5.x + Sentinl 5.x + ReadOnlyRest 5.x
https://github.com/qxip/docker-kibi-steroids
elasticsearch elk kibi kibi5 sentinl steroids watcher
Last synced: 9 months ago
JSON representation
Kibi 5.x + Elasticsearch 5.x + Sentinl 5.x + ReadOnlyRest 5.x
- Host: GitHub
- URL: https://github.com/qxip/docker-kibi-steroids
- Owner: QXIP
- Created: 2017-09-11T18:24:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-11T22:12:57.000Z (almost 9 years ago)
- Last Synced: 2025-06-08T12:03:40.519Z (about 1 year ago)
- Topics: elasticsearch, elk, kibi, kibi5, sentinl, steroids, watcher
- Homepage: http://qxip.net
- Size: 4.88 KB
- Stars: 4
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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
```
