Docker compose configs for Plausible analytics
Go to file
birjolaxew 2e9dd1560e
Add docker-compose file for simple reverse proxy
Based on caddy-gen
This will start a reverse proxy on port 80 and 443, which proxies
to the plausible container. Note that it will clash with any
existing reverse proxies on the host machine
2020-10-30 05:43:38 +01:00
geoip Remove useless links 2020-10-16 11:15:49 +02:00
reverse-proxy Add docker-compose file for simple reverse proxy 2020-10-30 05:43:38 +01:00
README.md Initial commit 2020-10-01 11:13:13 +03:00
docker-compose.yml Change Plausible to not bind to port 80 by default 2020-10-30 05:30:23 +01:00
plausible-conf.env Add clickhouse config 2020-10-02 10:27:55 +03: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.