Example docker-compose setups for hosting Plausible Analytics
Go to file
Kipras Melnikovas 5b566c9ea2
Update plausible-conf.env - remove the brackets around env var values
I got confused why I couldn't log in even though the credentials were correct.

Turns out you're supposed to remove the brackets around the env variables - I didn't knew that. I think this will prove less confusing
2020-10-30 00:25:41 +02:00
geoip Remove useless links 2020-10-16 11:15:49 +02:00
README.md Initial commit 2020-10-01 11:13:13 +03:00
docker-compose.yml Remove useless links 2020-10-16 11:15:49 +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.