services:
uptime-kuma:
image: louislam/uptime-kuma:1
container_name: uptime-kuma
restart: always
ports:
- "3001:3001"
volumes:
- ./uptime-kuma:/app/data
- /var/run/docker.sock:/var/run/docker.sock
Uptime Kuma
Uptime Kuma is a fancy self-hosted monitoring tool.
- Repo: https://github.com/louislam/uptime-kuma
- Category: Services
- Last updated: Mon, Jan 20, 2025