Docker compose configs for Plausible analytics
Go to file
Jake Howard 1c2004fce7
Add clickhouse configuration to disable logging tables.
These tables aren't appropriate for small-scale installations, especially for single home use.

See https://theorangeone.net/posts/calming-down-clickhouse/ and https://github.com/plausible/analytics/issues/301
2020-11-14 14:20:13 +00:00
clickhouse Add clickhouse configuration to disable logging tables. 2020-11-14 14:20:13 +00: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 Add clickhouse configuration to disable logging tables. 2020-11-14 14:20:13 +00: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.