Docker compose configs for Plausible analytics
Go to file
Oscar Beaumont 2a9eaf06bc
fixed incorrect selector for SMTP service
The selector was set incorrectly and hence would point to nothing causing 500 errors when sending emails. I must have not tested with SMTP when I originally created the Kubernetes configurations hence this mistake made it through.
2021-11-24 04:39:49 +11: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 Add Restart Ability to all the Containers 2021-08-19 14:35:24 +05:30
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.