🧰
Open Source Toolkit

Know how to use it before you click: online, self-hosted, desktop, CLI

中文

Uptime Kuma

louislam/uptime-kuma
One-command deploy You need your own server, but the README has a copy-paste Docker command that gets it running.

A fancy self-hosted monitoring tool

MonitoringAlertsSelf-hostable
Uptime Kuma website screenshot

Deploy command

mkdir uptime-kuma
cd uptime-kuma
curl -o compose.yaml https://raw.githubusercontent.com/louislam/uptime-kuma/master/compose.yaml
docker compose up -d

Taken from the project README. You need a server with Docker; you may still need to add environment variables.

From the README

Uptime Kuma is now running on all network interfaces (e.g. http://localhost:3001 or http://your-ip:3001).

Stars
★ 91.7k
Language
JavaScript
License
MIT
Last updated
2026-09-24
Category
Monitoring & ops
Section
General