https://github.com/acterglobal/ansible-role-matomo
An ansible role for installing Matomo
https://github.com/acterglobal/ansible-role-matomo
Last synced: 4 months ago
JSON representation
An ansible role for installing Matomo
- Host: GitHub
- URL: https://github.com/acterglobal/ansible-role-matomo
- Owner: acterglobal
- License: gpl-3.0
- Created: 2025-03-19T15:32:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-24T10:14:33.000Z (about 1 year ago)
- Last Synced: 2025-06-27T07:40:25.037Z (11 months ago)
- Language: Jinja
- Size: 25.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Matomo Ansible Role
Matomo is a self-hosted, open source web analytics application. This role helps you to set up [Matomo's default docker image](https://hub.docker.com/_/matomo/), and configure it for Traefik and MariaDB.
This role *implicitly* depends on:
- [`com.devture.ansible.role.playbook_help`](https://github.com/devture/com.devture.ansible.role.playbook_help)
- [`com.devture.ansible.role.systemd_docker_base`](https://github.com/devture/com.devture.ansible.role.systemd_docker_base)
Check [defaults/main.yml](defaults/main.yml) for the full list of supported options.
For an Ansible playbook which integrates this role and makes it easier to use, see the [mash-playbook](https://github.com/mother-of-all-self-hosting/mash-playbook).
## Support
- Github issues: [acterglobal/ansible-role-matomo/issues](https://github.com/acterglobal/ansible-role-matomo/issues)