- Download or clone the files in this repo
git clone https://github.com/khal3d/docker-countly.git
- Create a copy of the file
.env.dist
, give it the name.env
& change the values of it if needed. - Run the following command to run the docker images
docker-compose up -d
- Go to the URL
http://localhost:8004/
to complete the installation setup