Deploy Matomo (including redis and mariadb) using docker.
You need docker and the docker python library installed on your host.
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"
AGPLv3