sherifabdlnaby / elastdocker

🐳 Elastic Stack (ELK) v8+ on Docker with Compose. Pre-configured out of the box to enable Logging, Metrics, APM, Alerting, ML, and SIEM features. Up with a Single Command.
https://towardsdatascience.com/running-securing-and-deploying-elastic-stack-on-docker-f1a8ebf1dc5b
MIT License
1.8k stars 313 forks source link

Added run.sh script that allows to run the project in environments where the make tool is not available #96

Closed hicnar closed 1 year ago

hicnar commented 1 year ago

The added run.sh script is a translation of the Makefile. This is useful in some linux based environments where the make utility is not easily available (ex Synology NAS servers) yet the project can easily be run in such environments.