Example docker-compose setups for hosting Plausible Analytics
Go to file
Maciej Fiedler a735885fae
Changed Postgres version from 12 to latest
By switching to the latest or 13 version, the plausible_db container will no more complain about the wrong postgres version and shut down. This resolved my error, when i implemented this docker-compose into my own docker-compose.
2020-11-25 14:54:23 +01:00
geoip Update docker-compose.geoip.yml 2020-10-24 03:07:38 +05:30
reverse-proxy Remove domain alias configuration from caddy-gen file 2020-10-30 06:12:26 +01:00
README.md Initial commit 2020-10-01 11:13:13 +03:00
docker-compose.yml Changed Postgres version from 12 to latest 2020-11-25 14:54:23 +01:00
plausible-conf.env Update plausible-conf.env - remove the brackets around env var values 2020-10-30 00:25:41 +02:00

README.md

Plausible Analytics setup examples

This repository acts as a a template to get up and running with Plausible Analytics.

How to use

Find instructions on how to run Plausible Analytics Self Hosted in our docs.

Contributing

We are always looking to expand on the options and setups provided here. Feel free to open an issue or PR if you feel something could be improved.