nginx-proxy-automation VS MatomoAnalytics-docker

Compare nginx-proxy-automation vs MatomoAnalytics-docker and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
nginx-proxy-automation MatomoAnalytics-docker
8 3
2,611 797
- 1.4%
6.8 6.1
3 months ago about 2 months ago
Shell Shell
MIT License 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.

nginx-proxy-automation

Posts with mentions or reviews of nginx-proxy-automation. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-22.

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.

What are some alternatives?

When comparing nginx-proxy-automation and MatomoAnalytics-docker you can also consider the following projects:

acme-companion - Automated ACME SSL certificate generation for nginx-proxy

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

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

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

docker-swarm-ingress - Nginx swarm ingress controller, a minimalistic approach to allow routing into a Docker Swarm based on the public hostnames.

docker-nginx-certbot - Automatically create and renew website certificates for free using the Let's Encrypt certificate authority.

homelab.setup - Just setting up my homelab ;)

nginx-proxy - Automated nginx proxy for Docker containers using docker-gen

app

zammad-docker-compose - Zammad Docker images for docker-compose

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