Maintained by Thijmen Heuvelink

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

Run it with Docker

docker run -d \
    --restart=unless-stopped \
    -p 3001:3001 \
    -v /root/env/uptime-kuma:/app/data \
    --name uptime-kuma \
    louislam/uptime-kuma:1

This knowledge base serves as a valuable tool to simplify installations, troubleshoot common problems and to enhance the overall developer / admin experience. mail@thijmenheuvelink.nl - all rights reserved