Coder Social home page Coder Social logo

Comments (4)

mattab avatar mattab commented on August 29, 2024 2

Heya, it would be valuable to have a blog post about Docker Matomo project, and how to use it, on https://Matomo.org/blog so that more people learn about the project 👍

from docker.

pascalandy avatar pascalandy commented on August 29, 2024

Here is my use case.

  • I run everything in Docker Swarm mode 1.13
  • Most clients have 2 containers. One nginx (static site) + Ghost (classic blog).
  • I have a Mysql container running
  • I want to offer my clients a ready to use Piwik instance.

It should be easy to setup Piwik in my stac but I don't where to start.

  • Setup agent for each sites (Piwik need to monitor 2 sites per clients (static + blog))
  • What are the ENV for each Piwik container? I expect something like:
-e DB_USER="site01" \
-e DB_DATABASE="site01" \
-e DB_PASSWORD="afancypass" \
-e AGENT_TOKEN="23r23r23r23r23r"

Also, --link and volume-from will be deprecated so I don't want to use this at this point.

Thanks in advance for your help!
Cheers!

from docker.

pascalandy avatar pascalandy commented on August 29, 2024

Found this post that could help
https://pdemro.com/piwik-analytics-for-ghost-using-docker-and-caddy/

from docker.

J0WI avatar J0WI commented on August 29, 2024

I have no idea about the Matomo blog, let's ask @mattab.

from docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.