Data Whimsy
  • Home
  • What is Matomo
  • Contact
  • Custom Reports
  • Connect Matomo to other software
  • CLI API etc
  • Matomo Tag Manager Simple Guide
  • Lyn Only
  • Troubleshooting + Deploying Matomo
  • Weird Data
  • Why is data in Matomo giving different numbers than Google Analytics
  • The Dashboard
  • Moving the Data
  • Book Club Forum

Other

Matomo Docker Guide

3/22/2024

0 Comments

 
​
  1. The Matomo code base shows their latest stable version is 5.0.3. https://builds.matomo.org/
  2. The Docker code is a community project. Matomo doesn't make it. That code is here:
    https://github.com/matomo-org/docker/issues
  3. The combination of 1 and 2 are auto pushed to here https://hub.docker.com/_/matomo This version will have the stable release, Matomo 5.0.3, wrapped in a community based release of the Docker set up

Please note that the Matomo Docker images do not form part of Matomo's automated security assessments. They only do this for the Matomo codebase itself.​​​​

To be secure:
  • Build your own docker image to be used for your Matomo deployment. For our security-focused users, this is going to be the best method available as it ensures you have complete and full control of all dependencies and packages installed in the container itself or
  • Update the vulnerable packages in the docker image and save the patched image as your base image for deployment. This is likely the easiest solution if you don't want to go through the process of building your own docker image from scratch. The process of updating packages and committing the chanDockerges to the base image is out of the scope of our support, but there are several guides online that you can use to make the necessary changes to your docker image.​​​


Matomo does not provide hands-on, in-depth support for Docker but it is a popular way to deploy.

The general concept is similar to a multi-server Matomo model, so these diagrams are useful: 
https://matomo.org/faq/on-premise/how-to-configure-matomo-for-high-availability-multi-server-environment/
0 Comments



Leave a Reply.

    Author

    Write something about yourself. No need to be fancy, just an overview.

    Archives

    June 2024
    March 2024
    February 2024
    November 2023

    Categories

    All

    RSS Feed

Powered by Create your own unique website with customizable templates.
  • Home
  • What is Matomo
  • Contact
  • Custom Reports
  • Connect Matomo to other software
  • CLI API etc
  • Matomo Tag Manager Simple Guide
  • Lyn Only
  • Troubleshooting + Deploying Matomo
  • Weird Data
  • Why is data in Matomo giving different numbers than Google Analytics
  • The Dashboard
  • Moving the Data
  • Book Club Forum