2019-10-30 19:15:25 +01:00
2018-01-24 16:46:15 +01:00
2018-01-24 16:46:15 +01:00
2019-10-30 19:15:25 +01:00
2019-08-08 13:47:50 +02:00
2019-08-08 13:47:50 +02:00
2018-01-24 17:12:27 +01:00
2018-01-24 17:12:27 +01:00

hosttoday/ht-docker-elk

This image runs the elastic stack and supports full basic authentication

docker run -d --name elstack -p 80:80 -p 443:443 -p 9200:9201 -e SSL=true -e ELSK_USER="anyuser" -e ELSK_PASS="anypass" hosttoday/ht-docker-elk
Description
A Docker image for running the Elastic Stack with added support for full basic authentication.
Readme 58 KiB
Languages
Dockerfile 100%