This guide uses the Plausible Community Edition Docker Compose stack.
git clone https://github.com/plausible/community-edition.git
cd community-edition
Edit the .env file and set at least:
BASE_URLSECRET_KEY_BASEdocker compose up -d
Open your BASE_URL in the browser and create the first user. Add a site and install the tracking snippet.
git pull
docker compose pull
docker compose up -d
Check the Plausible community edition documentation or reach out via our contact page.