mirror of
https://github.com/famedly/ansible-collection-services
synced 2024-11-10 05:54:14 +00:00
.. | ||
defaults | ||
handlers | ||
meta | ||
tasks | ||
vars | ||
README.md |
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