Plausible Analytics is an open-source, privacy-friendly, lightweight web analytics platform — a simple, cookie-free, GDPR-compliant alternative to Google Analytics. This image runs the self-hosted Plausible Community Edition on Ubuntu 24.04 LTS, hardened and fully patched, with the web UI on port 80, PostgreSQL + ClickHouse backends, a unique per-VM admin credential seeded on first boot, and data on a dedicated disk. Maintained by cloudimg.
## Plausible Analytics on Ubuntu 24.04 LTS
Plausible Analytics is a lightweight, open-source, privacy-first web analytics tool — a simple and ethical alternative to Google Analytics. No cookies, fully GDPR/CCPA/PECR compliant, a tiny tracking script, and clear real-time dashboards. This image runs the self-hosted Plausible Community Edition, built and maintained by cloudimg on a hardened, fully patched Ubuntu 24.04 LTS base.
### What's included
### Getting started
Retrieve the generated admin credentials with `sudo cat /root/plausible-credentials.txt`, then sign in at the VM's public IP. Add your first site, copy the tracking snippet into your web pages, and watch traffic appear in real time. Set BASE_URL to your own domain before production. The deployment guide on cloudimg.co.uk covers sites, the tracking script, and configuration.