Example docker-compose setups for hosting Plausible Analytics
Go to file
iwishiwasaneagle 9fc075a440
feat: Replace old bytemark/smtp image with the source code
This will allow more platforms to use this template repo. The original
dockerhub image was last updated 5 years ago, and as such,
newer architectures aren't supported like the Raspberry Pi 4
which a lot of people are using for self hosting these days
2023-04-19 08:49:52 +01: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
geoip Add restart to GEOIP container 2021-08-22 17:20:33 +05:30
kubernetes remove more stale info 2023-01-15 21:34:29 +07:00
reverse-proxy Add Apache2 instructions 2021-10-25 14:13:46 +01:00
smtp feat: Replace old bytemark/smtp image with the source code 2023-04-19 08:49:52 +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 feat: Replace old bytemark/smtp image with the source code 2023-04-19 08:49:52 +01: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