Example docker-compose setups for hosting Plausible Analytics
Go to file
M 00612e47e2
Fix Environment Variable regarding Postgres username/password
I just spend over 3 hours trying to get this resolved. Was getting a bunch of postgres auth issues and realized it was missing quotes.. :P 

Cheers
2023-09-02 22:11:22 -07:00
.github/ISSUE_TEMPLATE Update issue templates 2021-01-15 14:33:41 +01:00
clickhouse Update Clickhouse logging suppression XML 2023-01-15 23:09:25 -06:00
reverse-proxy Add Apache2 instructions 2021-10-25 14:13:46 +01:00
upgrade add postgres upgrade guide 2022-10-12 09:32:32 +07:00
README.md Merge pull request #52 from ruslandoga/upgrade-postgres 2022-10-12 17:48:02 +07:00
docker-compose.yml Fix Environment Variable regarding Postgres username/password 2023-09-02 22:11:22 -07:00
plausible-conf.env Remove admin creation 2022-12-16 04:19:20 +00:00

README.md

Plausible Analytics setup examples

This repository acts as 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.

Upgrade guides