Skip to content

Self-host Uptime Kuma

updated Aug 2026prices checked · Aug 2026Install verified on Ubuntu 26.04 · Aug 2026 · how we test

A slick self-hosted uptime monitor and status page — HTTP, TCP, ping, and more, with notifications to nearly anything. One container, zero fuss.

UptimeRobot / yr$84
Self-hosted / yr~$55
You keep$29/yr
Pocket the difference — spin it up on a cheap VPS in minutes.Start free on Kamatera → (opens in new tab)

Key facts

CategoryMonitoring
LicenseMIT
StackJavaScript, Node.js
Min RAM512 MB
Dockeryes
Difficulty

What you need

  • Any VPS with at least 512 MB of RAM
  • A domain you control — most self-hosted setups need HTTPS in front of them
  • Under an hour if you've used Docker before

Install

Run these commands on your server:

# Uptime Kuma — single container
docker run -d --name uptime-kuma \
  -p 3001:3001 -v uptime-kuma:/app/data \
  louislam/uptime-kuma:1
# open http://SERVER_IP:3001

An alternative to

Head-to-head

More in Monitoring

Common questions

How do I get Uptime Kuma alerts on my phone?

Uptime Kuma ships dozens of notification integrations, including the two big self-hosted push servers — Gotify and ntfy. Run one of them next to it and downtime alerts reach your phone with no paid push service in the loop; our Gotify vs ntfy comparison covers which one fits.

Can Uptime Kuma host a public status page?

Yes — status pages are built in. You can publish one or several, each with its own set of monitors, a custom domain, and incident banners you post manually during an outage.

We use analytics cookies (Google Analytics, PostHog) to see which guides are useful. No ad networks, no cross-site tracking. See our privacy policy.