matomo

matomo

Docker app from A75G's Repository

Overview

Matomo is a free and open source web analytics application written by a team of international developers that runs on a PHP/MySQL webserver.

Install Matomo on Unraid in a few clicks.

Find Matomo in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Matomo Review the template variables and paths Click Install

Download Statistics

34,096,283
Total Downloads
2,965
This Month
4,321
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
bitnami/matomo:latest
Last Updated2025-09-19
First Seen2020-05-03

Runtime arguments

Web UI
https://[IP]:[PORT:8080]/
Network
bridge
Shell
sh
Privileged
false

Template configuration

HTTPPorttcp

HTTP

Target
8080
Default
8080
Value
8080
AppdataPathrw

Appdata

Target
/bitnami
Default
/mnt/user/appdata/matomo/
Value
/mnt/user/appdata/matomo/
MATOMO_DATABASE_HOSTVariable

Hostname or IP for MariaDB server.

Default
mariadb
Value
mariadb
MATOMO_DATABASE_PORT_NUMBERVariable

Port used by MariaDB server.

Default
3306
Value
3306
MATOMO_DATABASE_NAMEVariable

Database name that Matomo will use to connect with the database.

Default
bitnami_matomo
Value
bitnami_matomo
MATOMO_DATABASE_USERVariable

Database user that Matomo will use to connect with the database.

Default
bn_matomo
Value
bn_matomo
MATOMO_DATABASE_PASSWORDVariable

Database password that Matomo will use to connect with the database.

Default
password
Value
password
MATOMO_USERNAMEVariable

Matomo application username.

Default
User
Value
User
MATOMO_HOSTVariable

Matomo application host. Change it to your IP

Default
192.168.0.100
Value
192.168.0.100
MATOMO_PASSWORDVariable

Matomo application password

Default
bitnami
Value
bitnami
ALLOW_EMPTY_PASSWORDVariable

It can be used to allow blank passwords.

Default
no|yes
Value
no
PHP_MEMORY_LIMITVariable

Memory limit for PHP.

Default
128M
Value
128M