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:
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.
services:
uptime-kuma:
image: louislam/uptime-kuma:1
container_name: uptime-kuma
volumes:
- ./data:/app/data
ports:
- "3001:3001"
restart: always# 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.Auto-fetched about 2 hours ago
Auto-fetched about 2 hours ago