Self-host with Docker ยท Yantr
Plausible Analytics
Lightweight privacy-first web analytics for self-hosted sites and GDPR-safe reporting.
1
Ports
1
Notes
2
Use Cases
About
What Plausible Analytics does
Plausible provides simple, privacy-focused website analytics with no cookies and full GDPR support. Host it yourself for fast, accurate user metrics and goal tracking without third-party tracking scripts.
Install Flow
How to self-host Plausible Analytics
Plausible Analytics can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Plausible Analytics does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Track website visits and goals.
- Keep analytics GDPR-friendly without third-party scripts.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8000 | HTTP | Web UI |
Docker Image
postgres:15-alpine
Service Name
plausible-db
Notes
Things to know before you deploy
- Change SECRET_KEY_BASE and database credentials before going public.
Related Apps
More tools you might pair with Plausible Analytics
Page generated 2026-07-27T04:28:00.415Z