Unbind
Templates

Self-host Plausible with Unbind

Deploy Plausible Analytics on your own servers with Unbind. Privacy friendly web analytics without cookies.

Plausible is privacy friendly web analytics. No cookies, a small script, and one dashboard that fits on a screen. This template runs the Community Edition.

Deploy it from the template list. It takes a minute or two.

What gets deployed

ServiceRuns
PostgreSQLpostgres
ClickHouseclickhouse
Plausibleghcr.io/plausible/community-edition:v3.2.1

Plan for at least 1 CPU core and 2 GB of memory.

Accounts and sites live in the PostgreSQL service, and the visit data lives in the ClickHouse service. The template creates no other volume.

What you fill in

InputDescriptionDefault
DomainThe domain for the Plausible instance.
Database SizeSize of the storage for the PostgreSQL database.1 GB
Clickhouse SizeSize of the storage for the Clickhouse database.1 GB

After it deploys

Open your domain and register. After that, add your site and put the tracking script Plausible shows you on your pages.

Good to know

  • Lock registration: by default anyone who finds the domain can register. Once your account exists, set DISABLE_REGISTRATION to true on the Plausible service and redeploy.
  • Email: reports and password resets need a mail server. The Community Edition docs list the variables.
  • ClickHouse grows with traffic: watch the volume usage of the ClickHouse service on busy sites.

On this page