Umami preinstalled for AWS. The open source, privacy-friendly web analytics platform (a cookieless, self-hosted alternative to Google Analytics) on Node.js 22 with a local PostgreSQL database, on Ubuntu 24.04, with a per instance admin password generated on first boot. Backed by 24/7 cloudimg support.
## Umami by cloudimg
Umami is the popular open source, privacy-friendly web analytics platform, a self-hosted alternative to Google Analytics. It gives you the website metrics that matter (page views, visitors, referrers, countries, devices, events and custom reports) on a clean dashboard, without cookies and without collecting or sharing personal data. This Amazon Machine Image delivers Umami fully installed and configured with its own local database, so a production ready analytics platform is running within minutes of launch. The release available is Umami 2.20.
## Application Stack
Umami is built and run from /opt/umami by an unprivileged service account on Node.js 22 LTS, with a local PostgreSQL database for its data. It listens on the loopback address and an nginx reverse proxy fronts the application on port 80.
## Secure First Boot
Umami ships with a well known default administrator login. This image instead generates a fresh administrator password, and a fresh secret used to sign authentication tokens, uniquely for every instance on first boot, and writes the credentials to a root only file. No shared or default credentials ship in the image.
## Ready To Use
Sign in on port 80, add your first website to obtain a cookieless tracking script, and drop that script into your site to start collecting privacy-friendly analytics. The PostgreSQL database lives on a dedicated, resizable volume kept separate from the operating system disk.
## cloudimg Support
cloudimg provides 24/7 technical support for this image, covering Umami deployment, adding and tracking websites, building dashboards and reports, database backup and scaling, and TLS termination.