Favicon of Uptime Kuma

Uptime Kuma

Get instant alerts for downtime with this open-source monitoring tool. Host it yourself for complete data privacy and control over your monitoring.

Take charge of your service monitoring by hosting your own solution. This provides a comprehensive, open-source platform that puts you in the driver's seat, ensuring full control over your data and infrastructure without relying on third-party services. It's a versatile tool designed for anyone who needs to keep a close watch on their digital assets.

You can monitor a wide range of services with support for:

  • HTTP(s) and TCP ports
  • Ping (ICMP)
  • DNS record lookups
  • Keyword checking on websites

When an issue is detected, receive instant alerts through multi-channel notifications. The tool integrates seamlessly with over 90 services, including Telegram, Discord, Slack, and email. You can also create beautiful, customizable status pages to keep your users informed about service availability. Getting started is incredibly simple, especially with the provided Docker image, making it easy to deploy in just a few minutes.

Directory Structure

uptime-kuma
data
.env
docker-compose.yml

docker-compose.yml

services:
  uptime-kuma:
    image: louislam/uptime-kuma:1
    container_name: uptime-kuma
    volumes:
      - ./data:/app/data
    ports:
      - "3001:3001"
    restart: always

.env

# Uptime Kuma does not require sensitive environment variables for a standard deployment.
# Admin credentials and settings are configured via the web interface on first launch.

Share:

Ad
Favicon

 

  
 

Similar to Uptime Kuma

Favicon

 

  
  
Favicon

 

  
  
Favicon