Plausible is an analytics tools for your website, with a lightweight script, GPDR compliant and simple. It is less complicated than Matomo, but there is less functionnality. To have more informations at plausible website.
- linux host (tested successfully on Ubuntu 20.04 && 22.04, Debian 10 & 11)
- docker >= 23.x
- docker compose (plugin) >= 2.17.x
Clone this repo where you want with this line :
git clone https://github.com/Mettmett/docker-compose.git:traefik-plausible
You need to edit files plausible-conf.env
and .env
at the source folder to modify the values of some vars.
After that when you're all set, press the red button to initiate 🔥 !
docker compose pull && docker compose up -d && docker compose logs -f
Made by Julien HOMMET 🇫🇷 for my personnal website
- Twitter: @mettmettz
- GitHub: Mettmett
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.