This guide installs Umami using the official Docker Compose quick start.
git clone https://github.com/umami-software/umami.git
cd umami
docker compose up -d
Open http://your-server:3000 and log in with the default credentials:
adminumamiChange the password after first login.
Create a website in the dashboard and add the tracking snippet to your site.
docker compose pull
docker compose up -d
Check the Umami documentation or reach out via our contact page.