--- title: uptime-kuma description: Quick overview of uptime-kuma and setup date: 2025-02-04 lastmod: 2025-02-04 author: wompmacho showHero: false tags: [] --- ## What is uptime-kuma? `uptime-kuma` is a neat little web monitoring application. Lotta dope things right out of the box, very gui / user friendly. Pretty much just add the stack, update the dir for config - and it works. Integrates with discord webhooks, great easy status page and dashboard. ## Docker Compose Example ```yaml {{}} ```