Website Monitoring: A Complete Guide to Deploying Uptime Kuma with Docker

云泽 发布于 2023-10-11 1211 次阅读 最后更新于 2025-06-13


Uptime Kuma is an easy-to-use self-hosted monitoring tool.

Features

  • Monitor uptime for HTTP/TCP, HTTP(s) keywords, HTTP(s) JSON queries, Ping, DNS records, Push, Steam game servers, Docker containers.
  • Fancy, responsive, and fast UI/UX.
  • Notifications via Discord, Gotify, Slack, Pushover, email (SMTP), and 90+ notification services. Click here for more
  • Multiple language support.
  • Multiple status pages.
  • Supports 2FA authentication.

🔧 How to Install

Docker

docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1

🔧 How to Update

docker pull louislam/uptime-kuma:1
docker stop uptime-kuma
docker rm uptime-kuma

# Default
docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1

# If you're not using the default command
# docker run -d --restart=always -p <YOUR PORT>:3001 -v <YOUR VOLUME>:/app/data --name uptime-kuma louislam/uptime-kuma:1

Software Images

Homepage

Uptime

Status Page

uptime
The above images are from this site

Example Status Page

Click to visit

*这是一则由 Google AdSense 自动推荐的广告,不代表本站立场
*这是一则由 Google AdSense 自动推荐的广告,不代表本站立场