MatomoAnalytics-docker VS homelab.setup

Compare MatomoAnalytics-docker vs homelab.setup and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
MatomoAnalytics-docker homelab.setup
3 1
799 17
0.5% -
6.1 5.3
about 2 months ago about 1 month ago
Shell Jinja
GNU General Public License v3.0 or later -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

MatomoAnalytics-docker

Posts with mentions or reviews of MatomoAnalytics-docker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-21.
  • Vikunja – The open-source, self-hostable to-do app
    5 projects | news.ycombinator.com | 21 Jan 2023
    Running an arbitrary thing in Docker is far easier than without it. If I want to run the PHP/MySQL-based Matomo, I can just grab the ready-made docker-compose.yml [0] and tell my main nginx to proxy_pass onto it. I don’t need to figure out how to configure MySQL/MariaDB/PHP-FPM and what hacks did my distro introduce to it (at least I’m not using Debian/Ubuntu, so there shouldn’t be that many). Similarly, I can get Zulip in Docker [1] (even if it’s apparently in alpha state) and not mess with the Python packaging trainwreck, and also setting up all of Redis, PostgreSQL, RabbitMQ and memcached.

    [0]: https://github.com/matomo-org/docker/tree/master/.examples/n...

    [1]: https://github.com/zulip/docker-zulip

  • Using Matomo on Angular
    4 projects | dev.to | 3 May 2022
    All the info I’m sharing can be found at matomo-org/docker and EmmanuelRoux/ngx-matomo.
  • How I self hosted Matomo - Google Analytics Alternative
    5 projects | dev.to | 1 Apr 2021
    To make things easier I am using Docker Compose to configure multiple containers and run these with a single command. As a starting point for the docker compose configuration I've used the official example docker-compose.yml and tweaked it to work with the Nginx setup above. The configuration will create a "db" container which is a mariadb database and an "app" container which is the Matomo app itself.

homelab.setup

Posts with mentions or reviews of homelab.setup. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-21.

What are some alternatives?

When comparing MatomoAnalytics-docker and homelab.setup you can also consider the following projects:

nginx-proxy-automation - Automated docker nginx proxy integrated with letsencrypt.

homelab-infra - Homelab infra management

Docker Compose - Define and run multi-container applications with Docker

ansible-role-nomad - Ansible role to install and configure HashiCorp Nomad

matomo-angular-docker - This repository shows the use of Angular with docker for Matomo analytics

app

matomo-setup - Matomo Docker Compose setup with automatic SSL certificate and Nginx configuration

docker-zulip - Container configurations, images, and examples for Zulip.

Trilium Notes - Build your personal knowledge base with Trilium Notes

ngx-matomo-client - Matomo analytics client for Angular applications