Self-hosting complexity and infrastructure configuration
Several discussions across 2020–2024 revolve around the difficulty of self-hosting Plausible, including configuring reverse proxies (Nginx), integrating with existing server setups, and deploying with tools like Kamal. This is a recurring pain for developers who want data sovereignty but find the operational overhead non-trivial.
“I have Django hosted with Nginx on DigitalOcean. Now I want to install Plausible Analytics. How do I do this? How do I change the Nginx config to get to the Plausible dashboard with mydomain/plausible for example?”