Skip to main content
50% off all plans, limited time. Starting at $2.48/mo
Umami

Umami

Umami is privacy-focused web analytics. Lightweight, GDPR-compliant, and a beautiful dashboard, with no cookies and no IP collection. MIT-licensed, written in Next.js, the most-deployed open-source web analytics tool. Used by tens of thousands of personal sites.

At a glance

37.3k

GitHub stars

60

Page views

260

Active installs

License MIT Version Latest OS Ubuntu Server 24.04 LTS Min RAM 1 GB IP IPV4,IPV6

Active installs is sample data (staging preview); real metric wires in before launch.

Access the Web Interface

Open your browser and visit: https://<server-ip>

Default credentials:

  • Username: admin
  • Password: umami

If nothing happens after entering your credentials, please reload the page.

Change the default password in Settings after first login.

Reverse Proxy

Nginx serves as the secure reverse proxy for Umami:

  • Config file: /etc/nginx/sites-available/umami.conf
  • SSL certs: /etc/nginx/ssl/ (auto-generated, valid for 1 year)

Managing the Stack

cd /root/umami
docker compose ps               # List containers
docker compose logs -f          # View real-time logs
docker compose restart          # Restart all services
systemctl restart nginx         # Restart Nginx

Important Files and Directories

  • /root/umami/ → Main application directory
  • /root/umami/.env → Environment variables
  • /root/umami/docker-compose.yaml → Container configuration
  • /etc/nginx/sites-available/umami.conf → Reverse proxy config
  • /etc/nginx/ssl/ → SSL certificates
  • /var/lib/docker/volumes/umami_umami-db-data/ → Persistent PostgreSQL data

More in Monitoring

Related apps.

Deploy Umami now. From $2.48/mo.