Files
docs-public/projects/uptime-kuma/index.md
wompmacho 56c4f853c0
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 1m11s
add tags to projects
2026-04-03 08:18:05 +00:00

23 lines
606 B
Markdown

---
title: uptime-kuma
description: simple web monitoring service
showHero: false
author: wompmacho
date: '2025-02-04'
lastmod: '2025-02-04'
tags: ['monitoring', 'uptime', 'self-hosted']
---
## 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
{{% include "/srv/configs/docker_compose/uptime-kuma/docker-compose.yaml" %}}
```