Analytics
Deploy Plausible in one click
Plausible is a lightweight, open-source, privacy-friendly analytics tool — a cookie-free alternative to Google Analytics. Self-host it to keep full ownership of your visitor data.
Docker image
Deployed from the official image, listening on port 8000.
plausible/analytics:latestEnvironment variables
These are pre-filled and documented when you deploy. Secrets are generated for you and hidden after saving.
BASE_URLRequired
Public URL Plausible is served on.
SECRET_KEY_BASERequired
Secret
App secret (generate 64+ chars).
DATABASE_URLRequired
PostgreSQL connection string.
CLICKHOUSE_DATABASE_URLRequired
ClickHouse connection string.
Persistent storage
Requires PostgreSQL and ClickHouse; persist their volumes.
Good to know
- Plausible needs PostgreSQL and ClickHouse — review the official self-hosting guide.
- Set BASE_URL to your full https:// subdomain or custom domain.
Add a deploy button
Maintaining Plausible or a similar tool? Drop this badge in your README so anyone can deploy it on Darmi Cloud in one click.
[](https://darmicloud.tech/templates/plausible)