Matomo Docker

Matomo (formerly Piwik) is the leading open-source analytics platform that gives you more than just powerful analytics

Demo

Docker

docker run -d --name matomo --link mysql:db matomo
docker run -d --name matomo -p 8080:80 --link mysql:db -v matomo:/var/www/html matomo

http://localhost:8080/

Runtime Environment

Screenshots

https://matomo.org/wp-content/uploads/2008/11/2a-check-success1.png

https://matomo.org/wp-content/uploads/2008/11/7-javascript-tag1.png

https://matomo.org/wp-content/uploads/2008/11/8-congrats1.png

https://matomo.org/wp-content/uploads/2020/06/website-graphics-2020-v5-1-e1611111459689.png

References