# Monitorizar servicios web con Uptime Kuma

DevFeed: [Monitorizar servicios web con Uptime Kuma](<https://devfeed.tech/articles/monitorizar-servicios-web-con-uptime-kuma-34088.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/uptime-kuma-monitorizar-servicios-web/>)

Author: Antonio Pérez

Published: 2026-02-19T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [Docker](<https://devfeed.tech/topics/docker.md>), [Docker Compose](<https://devfeed.tech/topics/docker-compose.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [servers](<https://devfeed.tech/topics/servers.md>), [HTTP](<https://devfeed.tech/topics/http.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [compose](<https://devfeed.tech/tags/compose.md>), [docker](<https://devfeed.tech/tags/docker.md>), [http](<https://devfeed.tech/tags/http.md>), [node](<https://devfeed.tech/tags/node.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [server](<https://devfeed.tech/tags/server.md>)

## AI overview

A Spanish tutorial on deploying Uptime Kuma with Docker to monitor web services using HTTP(S), TCP, ping, DNS, and other checks. It also covers notifications, public status pages, maintenance windows, SSL certificate monitoring, and a real-time dashboard.

## Source excerpt

Despliega Uptime Kuma con Docker para monitorizar tus servicios web: checks HTTP, TCP, ping, notificaciones y dashboard en tiempo real.