Install docker on your OS
First install the docker daemon using the instructions in the following
Then install docker-compose
Ubuntu
sudo apt-get install docker-compose
cd to the respective directory (elk+filebeat for elk and efk/fluentbit+ek) and just run the following command
docker-compose up -d