Configuration files for our Matomo on Docker guide.
The guide gets a Matomo website running in minutes with all of these open-source goodies:
- Docker, a powerful and standardized way to deploy applications
- Free SSL certificates from Let’s Encrypt (via Traefik)
- phpMyAdmin to easily manage your databases
- Automatic container updates (via Watchtower)
- Outgoing email via an SMTP container
To see how it all works, jump to the Technical details section of our guide.