Example docker-compose setups for hosting Plausible Analytics
Go to file
Charles Hill e14897f1a4
Remove mail container, not needed
The bytemark/smtp image hasn't been updated in 4 years. And plausible is able to send email via SMTP without this container. So I assume it is no longer used or needed.
2022-02-12 13:08:50 +00: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
docker-compose.yml Remove mail container, not needed 2022-02-12 13:08:50 +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.