ansible-collection-famedly-.../roles/matomo
Johanna Dorothea Reichmann 13433ccb45
chore: add CODEOWNERS
2021-09-07 08:58:25 +02:00
..
defaults update(matomo): bump version to 3.14.1 2020-10-07 12:02:53 +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