Example docker-compose setups for hosting Plausible Analytics
Go to file
sebastian 9a525feb8e Update compose file
* Remove smtp container
* Version pin plausible container to v1
* Update syntax to follow the [compose-spec](https://github.com/compose-spec/compose-spec/blob/master/spec.md#compose-file)
* Add container names
2022-05-09 21:14:18 +02:00
.github/ISSUE_TEMPLATE Update issue templates 2021-01-15 14:33:41 +01:00
clickhouse Add clickhouse configuration to disable logging tables. 2020-11-14 14:20:13 +00:00
geoip Add restart to GEOIP container 2021-08-22 17:20:33 +05:30
kubernetes fixed incorrect selector for SMTP service 2021-11-24 04:39:49 +11:00
reverse-proxy Add Apache2 instructions 2021-10-25 14:13:46 +01:00
README.md Initial commit 2020-10-01 11:13:13 +03:00
compose.yaml Update compose file 2022-05-09 21:14:18 +02: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.