An open API service indexing awesome lists of open source software.

https://github.com/monogramm/docker-matomo

:whale: :elephant: Docker image for Matomo (formerly Piwik).
https://github.com/monogramm/docker-matomo

analytics docker matomo php piwik symfony

Last synced: about 1 month ago
JSON representation

:whale: :elephant: Docker image for Matomo (formerly Piwik).

Awesome Lists containing this project

README

          

[![License: GPL v3][uri_license_image]][uri_license]
[![Build Status](https://travis-ci.org/Monogramm/docker-matomo.svg)](https://travis-ci.org/Monogramm/docker-matomo)
[![Docker Automated buid](https://img.shields.io/docker/cloud/build/monogramm/docker-matomo.svg)](https://hub.docker.com/r/monogramm/docker-matomo/)
[![Docker Pulls](https://img.shields.io/docker/pulls/monogramm/docker-matomo.svg)](https://hub.docker.com/r/monogramm/docker-matomo/)
[![Docker Version](https://images.microbadger.com/badges/version/monogramm/docker-matomo.svg)](https://microbadger.com/images/monogramm/docker-matomo)
[![Docker Size](https://images.microbadger.com/badges/image/monogramm/docker-matomo.svg)](https://microbadger.com/images/monogramm/docker-matomo)
[![GitHub stars](https://img.shields.io/github/stars/Monogramm/docker-matomo?style=social)](https://github.com/Monogramm/docker-matomo)

# Matomo Docker image

Custom Docker image for Matomo with composer and other dependencies for additionnal plugins.

:construction: **This image is still in beta!**

## What is Matomo

Open-Source analytics platform.

> [Matomo](https://matomo.org/)

## Supported tags

[Dockerhub monogramm/docker-matomo](https://hub.docker.com/r/monogramm/docker-matomo/)

- Matomo version [`3.13.5`](https://github.com/matomo-org/matomo/releases/tag/3.13.5)
- `3.13-apache` `apache` `latest`
- `3.13-fpm` `fpm`
- `3.13-fpm-alpine` `fpm-alpine`

## How to run this image

See Matomo base image documentation for details.

> [Matomo GitHub](https://github.com/matomo-org/docker)

> [Matomo DockerHub](https://hub.docker.com/_/matomo)

## Questions / Issues

If you got any questions or problems using the image, please visit our [Github Repository](https://github.com/Monogramm/docker-matomo) and write an issue.

[uri_license]: http://www.gnu.org/licenses/agpl.html

[uri_license_image]: https://img.shields.io/badge/License-AGPL%20v3-blue.svg