ansible-collection-famedly-.../roles/matomo
2022-05-04 16:38:01 +02:00
..
defaults update(matomo): new redis, mariadb and matomo versions 2022-05-04 16:38:01 +02:00
handlers feat: import bitwarden, matomo and murmur roles 2020-09-01 09:51:55 +02:00
meta feat: import bitwarden, matomo and murmur roles 2020-09-01 09:51:55 +02:00
tasks feat(matomo): extract versions to variables, add version in docker label 2020-09-01 10:03:38 +02:00
vars feat(matomo): extract versions to variables, add version in docker label 2020-09-01 10:03:38 +02:00
README.md feat(matomo): extract versions to variables, add version in docker label 2020-09-01 10:03:38 +02:00

Matomo

Deploy Matomo (including redis and mariadb) using docker.

Requirements

You need docker and the docker python library installed on your host.

Role Variables

Look into the defaults file. matomo_db_password: "" redis_version: "5.0.5" mariadb_version: "10.4.6" matomo_version: "3.13.5" matomo_http_host: "example.com"

License

AGPLv3