Uptime kuma docker Jul 26, 2024 · Uptime-kuma 是一个免费开源的网站状态监控工具,支持监控HTTP(s)/TCP/HTTP(s)关键字/Ping/DNS记录/推送/Steam Game Server等功能的正常运行。 A fancy self-hosted monitoring tool. Skip to content. 该命令将以后台模式启动 Uptime Kuma。您可以使用 docker-compose ps 命令查看服务状态。 步骤四:访问 Feb 7, 2025 · Deploying Uptime Kuma on Ubuntu Using Docker. 群晖NAS上安装 Uptime Kuma 不是新鲜事,但在搜索引擎上找到的文章,系统版本较旧,不详细或步骤混乱,本文博主重新汇总整理供需要的人参考。 Dec 24, 2024 · 输入项目名称,路径选择你刚刚创建的kuma 文件夹,点击创建docker-compose. Now that the old container has been removed, you can start a new container using the latest image. To set up Uptime Kuma and Louislam with Docker, you’ll need to follow these steps: 1. 5以上 在iKuai云平台绑定设备,并安装好Docker插件 安装步骤 在路由器的USB口插入一张USB磁盘 Oct 4, 2022 · So I think I have to backup files uptime-kuma/kuma. It is a temporary live demo, all data will be deleted after 10 minutes. 🌐 Browser. 💾 L'installation. 另外,如果你搭建自己的网站,想要检测自己网站的连通性,都可以按照这篇教程在nas上搭建一个uptime-kuma. 什么是 uptime-kuma,为什么要使用它?uptime-kuma 是一个开源的 Status Page,它可以帮助你监控你的网站、服务器、API 等,当你的网站、服务器、API 等出现故障时,它会在网页上显示,同时它还可以作为一个 Status Page,展示你的网站、服务器、API Dec 18, 2021 · Para alguien que uso los comandos de cómo instalar Uptime Kuma, puede actualizar por esto: docker pull louislam/uptime-kuma:1 docker stop uptime-kuma docker rm uptime-kuma docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1 Sin Docker Oct 31, 2023 · Setting up Uptime Kuma, a self-hosted monitoring tool, is a straightforward process that involves Docker container installation, initial configuration, and security settings. pet/start-demo. Monitoring uptime for HTTP(s) / TCP / Ping. 访问uptime-kuma首页1. Uptime Kuma is now running on http://0. Os vamos a indicar cómo es nuestro Docker Compose para que lo ejecutéis sin ningún problema. Important Oct 11, 2023 · 文章浏览阅读3. Restart the daemon using sudo systemctl restart docker. Other types such as NFS are not supported. How to Update. ICMP (ping) requests can be sent super easily or simply check whether a website is accessible. /data 目录中。 步骤三:启动 Uptime Kuma. louislam/uptime-kuma 由于是通过 Docker 官方仓库获取镜像,所以速度较慢,请 Oct 1, 2021 · 就运维而言,实时监控uptime很重要,尤其是在使用一些类似端口转发或家庭IP落地NAT机时。 通常情况下,你可以会部署类似哪吒面板或者使用uptimerebot,不过,如果你只是想轻量地监控,又想收到上下线通知,uptime kuma会是个不错的选择。 本文介绍了uptime-kuma的Github地址及其部署步骤,包括安装Docker、配置Docker守护进程、拉取uptime-kuma镜像并运行容器。提供了详细的命令行操作指南,用户可轻松完成部署,支持Nightly版。 Nov 7, 2024 · Uptime Kuma 是一款强大的自托管监控工具,通过简单的部署和配置,可以帮助你监控服务器、VPS 和其他网络服务的在线状态。相比于其他类似工具,Uptime Kuma 提供更多的灵活性和自由度。本文将介绍 Uptime Kuma 的功能、如何使用 Docker 安装以及 Como instalar o Uptime Kuma. However, we'll be specifically using Docker Compose, which will allow us to create a persistent environment for our Uptime Kuma container. /data:/app/data ports: - "3001:3001" restart: unless-stopped This configuration does a few things: It grabs the Feb 18, 2025 · Step 3: Running Kuma Uptime Using Docker. com/louislam/uptime-kuma) - Thumbscrew/kuma-docker-compose Mar 14, 2023 · Setting Up Uptime Kuma and Louislam with Docker. This Oct 24, 2024 · docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1 このコマンドで,起動したホストの3001番ポートでuptime kumaのインターフェースにアクセスできるようになります. Mar 9, 2025 · 本文讲解在群晖系统中使用 docker 方式部署 Uptime Kuma 服务并通过外网地址正确访问. sock with Uptime Kuma Container也是就与Uptime Kuma Container共享docker. You can do this using the docker stop and docker rm commands: docker stop uptime-kuma docker rm uptime-kuma. If you're seeking a seamless and efficient way to deploy Uptime Kuma, look no further. Update uptime-kuma Add a new Docker host and choose TCP as the option. yml. sock,所需要的操作就是在docker启动命令上,或docker-compose. 18, build b40c2f6. Docker allows you to containerize applications, making shipping and deploying them much easier. 1、新建文件夹. services: uptime-kuma: image: louislam/uptime-kuma:latest. May 20, 2024 · 如果你有这方面的担忧,那么今天的这个项目可能就是你需要的,它就是一个非常好看且强大的自托管监控自托管监控工具面板『Uptime Kuma』。 关于Uptime Kuma. 💡 Note: Check out my new guide on how to Install Uptime Kuma Using Portainer. Dziękujemy za skorzystanie z naszego przewodnika instalacji i konfiguracji Uptime Kuma Docker! Dzięki skonfigurowaniu Uptime Kuma jesteś dobrze przygotowany, aby uważnie obserwować swoje usługi i mieć pewność, że działają przez całą dobę. Contribute to louislam/uptime-kuma-wiki development by creating an account on GitHub. Firstly, install Docker on your machine if you haven’t already. Have you checked actual RAM and CPU usage of the Kuma container? docker stats Maybe its not even close to maxing out, so then the Pi2 wouldnt matter at all as the cause. 18. Follow the steps to set up the database, mail service, and reverse proxy for external access. Install Uptime Kuma and Louislam by running the following commands: Nov 29, 2023 · Podstawowa obsługa. Aug 30, 2023 · Uptime Kuma 简介 在快节奏的软件开发世界里,时刻关注项目的健康状况是至关重要的。而 Uptime Kuma 就是为此而生的一款强大工具,能够帮助你监控各种网络服务和站点的可用性和性能。来更深入地了解一下 Uptime Kuma 的功能吧! 功能亮点 实时监控 Uptime Kuma 提供 May 5, 2025 · Uptime Kuma is something that I configured a long time ago, but never really configured until this past weekend. STEP 1; Please Support My work by Making a Donation. Next, create a YAML file let’s say: docker-compose. Evita errores técnicos tradicionales, web caídas, bases de datos, contenedores Feb 4, 2024 · เราจะทำการติดตั้งระบบ Uptime-Kuma ซึ่งสามารถติดตั้งได้ 2 รูปแบบ ทั้งแบบ Docker Container Apr 28, 2022 · 配置 Uptime Kuma 安装Docker. Collez ça dedans en prenant soin d'adapter les ports et les volumes suivant votre configuration: Jan 4, 2024 · A fancy self-hosted monitoring tool 一个精致的自托管监控工具 1. docker. Mar 8, 2025 · The docker compose file is here (basically the copy/pasted example from their site): version: "3. Füge den obigen Inhalt ein und speichere die Datei. Pretty easy to do that too. com | bash. Dec 15, 2022 · 将docker. In dieser Anleitung zeige ich euch, wie ihr innerhalb weniger Minuten Uptime Kuma mittels Docker und Traefik bereitstellen könnt. Docker Compose Configuration for Uptime Kuma¶ This Docker Compose setup deploys Uptime Kuma in a Docker container, providing a reliable environment for monitoring your services. (check more details about Docker here) 2. Run Docker Compose to pull the Uptime Kuma image and start the container: sudo docker-compose up -d. May 28, 2023 · Learn how to run Uptime Kuma, a self-hosted monitoring tool, in a Docker container. 检查docker版本1. 17. May 6, 2023 · docker rm uptime-kuma Du hast die Standard Installation wie oben beschrieben dann schließe das Update mit folgendem Befehl ab: docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1 Mar 14, 2023 · Uptime Kuma 是一个非常方便的可以自行部署的自托管监控工具,本文介绍一下 Uptime Kuma 的介绍、特性、以及安装教程。Uptime Kuma 安装之后还是挺美观的,可以用来监控一下 VPS 或者服务器的在线率等情况。 一、Uptime Kuma 介绍 Uptime Kuma 是一个可以自己搭建的服务器 为什么要使用 Uptime Kuma? 安装 Uptime Kuma; 使用 Nginx 为 Uptime Kuma 创建反向代理; 配置 Uptime Kuma 并添加监视器; 设置正常运行时间 Kuma 的外部通知; 为什么要使用 Uptime Kuma? Uptime Kuma 可以跟踪和 ping Web 服务器以及检查 Docker 容器的运行状况。 Dec 23, 2023 · 更新: docker pull louislam/uptime-kuma:1 docker stop uptime-kuma docker rm uptime-kuma # Default docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1 # If you are not using default value # docker run -d --restart=always -p <YOUR PORT>:3001 -v <YOUR VOLUME>:/app/data --name uptime-kuma louislam/uptime-kuma:1 Mar 14, 2023 · Uptime Kuma 是一个非常方便的可以自行部署的自托管监控工具,本文介绍一下 Uptime Kuma 的介绍、特性、以及安装教程。Uptime Kuma 安装之后还是挺美观的,可以用来监控一下 VPS 或者服务器的在线率等情况。 一、Uptime Kuma 介绍 Uptime Kuma 是一个可以自己搭建的服务器 May 21, 2024 · This is the docker-compose i use for Uptime kuma. Uptime Kuma 是一个类似 Uptime Robot 的站点监控工具,它可以自托管在自己的 Nas 或者 VPS 上,用来监控各类站点、数据库等 监控类型 :支持监控 HTTP(s) / TCP / HTTP(s) 关键字 / HTTP(s) Json 查询 / Ping / DNS 记录 / Push / Steam 游戏服务器 / Docker 容器 / 数据库(SQL Server、PostgreSQL Dec 28, 2023 · In this article, I’ll show you how I set up the Uptime Kuma tool to monitor my infrastructure. The port configuration will map the external port 3001 to the internal port 3001. Follow the steps to create a monitor, configure notifications, and create a status page for your services. Docker Dec 3, 2023 · 在Ubuntu使用Docker安装UptimeKumaUptimeKuma是一款易于使用的自托管监控工具,提供了监控各种服务的可用性、通知、多语言支持、多个状态页面等功能。本教程以Ubuntu22. I sat down, added all of my important servers, services, networking equipment, security cameras, and basically anything that I actually want to stay online, then configured notifications, and now I have a functional monitoring service running inside of Docker. 🐋 Docker Version. 检查docker状态2. 20 seconds interval. 04上使用Docker安装UptimeKuma为例。类似步骤应该也可以用于Debian系统。同类教程网上一大把,下面是 Docker部署uptime-kuma服务器监控面板 1. ¡Gracias por seguir nuestra guía de instalación y configuración de Uptime Kuma Docker! Con Uptime Kuma ahora configurado, está bien equipado para vigilar sus servicios y asegurarse de que permanezcan activos las 24 horas del día. 1ms. Now we need to add the connection in the Uptime-Kuma interface so you can use that Docker host as a monitoring point. Kuma is a very lean monitoring tool for your environment and many more. STEP 2 Jul 22, 2023 · Uptime Kuma is an easy-to-use and easy-to-setup uptime monitoring tool for online services, websites, and more. The marketplace contains images that are already built with the intended software already installed. sock" I just installed the standard version of Uptime-Kuma NOT DOCKER on my LINUX machine and it works. 由于业务需要,我司的产品越来越多,api接口监控相对比较薄弱,对此要搭建HTTP(s)的监控系统,之前一直使用第三方的监控系统,比如阿里云的云监控。 Oct 14, 2023 · A fancy self-hosted monitoring tool. Jan 13, 2024 · In this step by step guide I will show you how to install Uptime Kuma on your Synology NAS using Docker. Learn Uptime Kuma in 5 Minutes by DEVOPS UNLOCKED Install with the docker run command; Meet Uptime Kuma, a Fancy Open Source Uptime Monitor by Techno Tim Install with docker-compose; Monitor Status with Uptime Kuma - Let's install Uptime Kuma with Docker by Geeked Install with Portainer May 22, 2024 · Uptime Kuma是一款开源自托管监控工具,支持Docker、Docker Compose和1Panel面板安装。本文介绍了在不同环境下的安装步骤及配置方法,包括创建监控项、设置消息通知和个性化状态页面等,帮助用户高效监控网站状态。 Restart the service using sudo systemctl restart snap. 创建账号2. First things first, we need to add the Docker repository to our May 30, 2023 · The easiest way to install Uptime Kuma is to use Docker. yml file, Uptime Kuma’s data is stored outside the container in the uptime-kuma-data volume. (2021-10-21) Docker Pull is over 4M! ⭐ It's over 8000! Sep 11, 2024 · docker pull louislam/uptime-kuma:1docker stop uptime-kumadocker rm uptime-kuma# Defaultdocker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1 放行端口 防火墙放行端口3001,该端口可自行修改映射 Jun 20, 2023 · 1. 创建uptime-kuma容器3. Jul 13, 2021 · Follow this guide to install Uptime Kuma in Docker. Alongside my server PC, I run uptime kuma on my desktop PC as a docker container so that way I can monitor the status of the server PC along with everything running within it. touch docker-compose. Starte dann den Container: docker-compose up -d Funktionen von Uptime Kuma 🌟. Anleitung: Dateimanager öffnen; In den Ordner docker wechseln; Erstellen des Ordners "uptimekuma" Dateimanager schließen Feb 21, 2025 · The second volume will allow Uptime Kuma access to the docker. Nó cho phép bạn theo dõi các trang web, API và các dịch vụ khác, đồng thời cung cấp thông báo khi có sự cố xảy ra. Firefox 105. 由于我们是采取非 Docker 方式部署 Uptime-Kuma 的,可以使用以下命令进行升级,一般无需第三步,重启你的 Repl 即可 Obrigado por seguir nosso guia de instalação e configuração do Uptime Kuma Docker! Com o Uptime Kuma agora configurado, você está bem equipado para ficar de olho nos seus serviços e garantir que eles permaneçam ativos 24 horas por dia. Jan 27, 2025 · Learn how to use Docker and Docker Compose to self-host Uptime Kuma, a sleek and powerful uptime monitoring tool. Before you can use the new image, you need to stop and remove the current Uptime Kuma container. You can pull the latest image from Docker Hub and run it with a single command: docker run -d - restart=always -p 3001:3001 -v uptime-kuma Contribute to louislam/uptime-kuma development by creating an account on GitHub. Uptime-kuma is a free and open-source self-hosted monitoring solution that can be used to monitor the uptime and performance of your websites, APIs, and services. # Install Docker CE docker volume create uptime-kuma docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1. Uptime Kuma Docker Compose# This is the Uptime Kuma Docker-Compose file that we need to SelfHost it. 镜像拉取不下来的镜像地址换成下面的或者自己有的. yml dans le dossier où vous comptez installer Uptime Kuma: sudo nano docker-compose. Mar 22, 2025 · docker. These are the steps I took to set up the Uptime Kuma on my Synology NAS. Die Datei kann mit einem beliebigen Texteditor wie folgt befüllt und dann angepasst werden: Oct 1, 2021 · 就运维而言,实时监控uptime很重要,尤其是在使用一些类似端口转发或家庭IP落地NAT机时。 通常情况下,你可以会部署类似哪吒面板或者使用uptimerebot,不过,如果你只是想轻量地监控,又想收到上下线通知,uptime kuma会是个不错的选择。 A fancy self-hosted monitoring tool. 💡 Note: This guide works perfectly with the latest Uptime Kuma 1. 04 LTS Jammy JellyFish without Docker to keep eye on your Server. yml-Datei: Um Uptime Kuma mittels docker compose zu starten, kann das offizielle Docker Image verwendet werden. Step 3: Deploy Uptime Kuma. Uptime Kuma is an easy-to-use self-hosted monitoring tool. Feb 21, 2022 · En effet, Uptime Kuma permet de surveiller un site Web ou n’importe quel service exposé sur Internet ! L’outil est gratuit et le code source est ouvert à tous. Uptime Kuma le permite realizar un seguimiento del estado de sus servicios, mientras que Docker le permite ejecutar sus servicios en contenedores. 前言. pem file. The best news, though, is that it's super easy to launch by simply adding it to your docker file with a few light config options (and adding it to your reverse proxy) and like magic it'll work. service; Check if the service is running using sudo systemctl status snap. You can change the external port if required; however, do not change the internal port. Jun 11, 2023 · To add settings page in the UI or even docker run parameters to specify DNS servers will be used for resolving DNS requests from uptime kuma. Then cd to uptime-Kuma: cd ~/uptime-kuma. See how to configure monitors, notifications, status pages, and more features of Uptime Kuma. In this step by step guide I will show you how to install Uptime Kuma on your Synology NAS using Docker & Portainer. To install Uptime-Kuma using Docker, we will first create a directory to hold all our configurations. Créez votre docker-compose. 1 Jan 31, 2025 · Uptime Kuma is a free and open-source monitoring tool that you can host yourself. Nov 9, 2024 · Learn how to install and configure Uptime Kuma, a self-hosted uptime monitoring tool, using Docker Compose. Docker is based off official container, very simple and easy to use! If you have issues with the software, please contact dev on his github page here Feb 15, 2025 · After replacing it and manually setting up my OS and docker containers again, I've run into a slight hitch that is rather annoying. yml Datei heruntergeladen, erstellt und gestartet werden. 就可以开始安装 uptime-kuma 了. Uptime Kuma est un Nov 27, 2023 · Restart the service using sudo systemctl restart snap. db* within my dockers container folder, am I right with that? 🐻 Uptime-Kuma Version. kuma. 16. Uptime monitoring is essential for ensuring the availability of websites and services. 1. The -d flag runs the container in the background (detached mode Nov 7, 2024 · Uptime Kuma是一个开源的网站监控程序,它可以帮助你监控网站的可用性、响应时间、HTTP状态码、SSL证书状态等。它可以运行在Docker容器中。本文将介绍如何使用Docker部署Uptime Kuma。 前言# 特点# 开源,免费,自托管,相对第三方服务更加安全; UI简洁,逻辑清晰 Jun 1, 2023 · 4,3K. Follow the steps to create a deployment file, run the container, and access the web UI to track your services 24/7. yml file ready, it’s time to deploy Uptime Kuma. Follow the steps to install and run Uptime Kuma using Docker on Linux, and monitor your Docker containers with it. 3' services: uptime-kuma: image: louislam/uptime-kuma:1 container_name: uptime-kuma volumes: - . 请遵循我们的 Uptime Kuma Docker 安装和配置指南,以确保您的服务 24/7 保持在线状态。 Uptime Kuma 是一款功能强大、自托管、开源的正常运行时间监控工具,具有用户友好的 GUI,使您能够 24/7 跟踪服务状态,确保最大限度地减少停机时间并最大限度地提高性能。 Monitor and manage your services with Uptime Kuma, an open-source self-hosted monitoring tool available on Docker Hub. 0:3001. docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1. example Oct 9, 2024 · 本篇文章介绍如何在本地部署Uptime Kuma,并结合cpolar内网穿透实现公网远程访问。说起网站相信大家都已经非常熟悉了,很多人手里都会有多个网站,那么在管理自己网站的时候,往往就需要一个不错的监控工具。今天给大家分享的开源项目,能直观的图形用户界面实时反馈服务器的可用性。 Uptime Kuma có thể thông báo cho quản trị viên về sự cố dịch vụ bằng cách sử dụng các phương thức khác nhau như Email, Telegram, Discord, Microsoft Teams. Notifications via Webhook, Telegram, Discord and email (SMTP). As you’ll see, it’s a very easy-to-use tool, with a very user-friendly interface. mkdir ~/uptime-kuma. To enable TCP monitoring, you need to first expose the Docker daemon on a TCP port. " It monitors your websites, services, and applications and provides uptime notifications. 16 release. Try it! Demo Server (Location: Frankfurt - Germany): https://demo. 1. 安装完成后即可进行获取镜像,在宝塔的 Docker 选择镜像管理,获取镜像输入以下镜像名称进行获取镜像. Mar 16, 2022 · I'm running uptime kuma in a docker container on a synology server. You only need to replace 'status. Dec 17, 2024 · Uptime Kuma 是一款自托管监控工具,支持监控 HTTP(s)、TCP、DNS 记录、Docker 容器等多种服务,并提供精美的 UI/UX 和多语言支持。它支持通过 Telegram、Discord 等 90+ 通知服务发送警报,并具备多状态页面、Ping 图表、证书信息等功能。用户可以通过 Docker 或非 Docker 方式安装,数据每 10 分钟自动删除。该 Uptime Kuma是一款功能强大、开源免费的监控工具,支持超过10种监控类型,包括常见的 http/https、tcp、ping等等,甚至支持 Docker以及常见的中间件监控,相当好用。 O Uptime Kuma é uma ferramenta sofisticada de monitoramento auto-hospedada que você pode usar para monitorar sites e aplicativos em tempo real. In that folder, create a docker-compose. Jan 6, 2025 · 本文将介绍如何通过 Docker Compose 快速部署 Uptime Kuma,让你能够轻松搭建自己的监控系统。无论你是开发者还是运维人员,这篇教程都会帮助你快速上手。 Compose部署 Uptime Kuma. service. Caso você queira monitorar sites de Dec 4, 2024 · 本文介绍了如何在本地使用Docker部署Uptime Kuma监控工具,并通过cpolar内网穿透实现公网远程访问。Uptime Kuma支持多种监控类型和通知方式,具有灵活的用户界面和多语言支持。通过一键安装脚本和cpolar的配置,用户可以轻松实现远程监控管理。 Jan 6, 2025 · [md]> 在管理网站和服务器时,确保服务的稳定性非常重要。Uptime Kuma是一款开源的监控工具,可以帮助你实时监测网站或服务的状态,并在发生故障时及时通知。它支持多种监 Docker部署Uptime Kuma教程:轻松搭建自托管监控系统 飞牛私有云论坛 fnOS Jun 7, 2022 · Steps to install Uptime Kuma open source monitoring solution on Ubuntu 22. yml file with this content: version: '3. This tool can be used to check if a website or service is up. Apr 19, 2023 · Learn how to install and use Uptime Kuma, a self-hosted monitoring tool for websites, APIs, and services, with Docker containers. container_name: uptime-kuma Oct 18, 2023 · container_name: uptime-kuma volumes: - uptime-kuma:/app/data ports: - 3001:3001 restart: always volumes: uptime-kuma: null. /etc/uptime-kuma. Ở bài viết này mình sẽ hướng dẫn các bạn cách cài đặt và cấu hình Uptime Kuma trong một container Docker, lý do mình cài Oct 8, 2024 · If your Uptime Kuma reports DOWN of your service, knowing if it is a bug of Uptime Kuma / a docker network misconfiguration or a firewall is a good start to fixing the issue. per Mail). yml Dec 3, 2024 · 上述配置中,Uptime Kuma 将在 3001 端口上运行,并将数据存储在 . Mar 27, 2023 · There are a few API repos for Uptime Kuma around, though I just happened to choose that one. Jan 16, 2025 · Uptime Kuma 是一款强大的自托管监控工具,通过简单的部署和配置,可以帮助你监控服务器、VPS 和其他网络服务的在线状态。相比于其他类似工具,Uptime Kuma 提供更多的灵活性和自由度。本文将介绍 Uptime Kuma 的功能、如何使用 Docker 安装以及 Jul 27, 2023 · 然后安装 docker. Feb 27, 2025 · When modifying an existing Docker container like Uptime Kuma to route through a Nginx reverse proxy, you will first want to remove the ports declaration for the port Nov 26, 2023 · Steps on How To Install Uptime Kuma On Synology NAS. 🔺Uptime Kuma是一个非常优秀的自托管的网站监控工具,作为一个免费开源项目,目前star差不多50k,可见 Jul 17, 2024 · mkdir uptime-kuma cd uptime-kuma nano docker-compose. Sep 11, 2024 · docker pull louislam/uptime-kuma:1docker stop uptime-kumadocker rm uptime-kuma# Defaultdocker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1 放行端口 防火墙放行端口3001,该端口可自行修改映射 Jan 26, 2025 · 接下来,就让我们一起揭开Uptime Kuma的神秘面纱吧! 1. Il s’installera facilement sur un serveur Linux, un Raspberry Pi ou encore un NAS avec Docker par exemple… Uptime Kuma : surveiller services préférés. dockerd. Uptime Kuma可以添加的监控项包括HTTP(s)、TCP、HTTP(s)关键词、HTTP(s) JSON查询、Ping、DNS记录、推送、Docker容器运行时间、Steam游戏服务等常见网站运行参数。 docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1 ⚠️ Please use a local volume only. 1 Windows 11. Step 1 : Create Uptime Kuma Folder in the Docker Directory Sep 8, 2023 · docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1. #2086 #4052 #5257 Rootless docker image #3441 Feat: Toast notification timeout Mar 30, 2023 · Uptime Kuma is an open-source tool to monitor the uptime of hosts or servers. Fancy, Reactive, Fast UI/UX. Docker Hub Container Image Library | App Containerization Jun 12, 2022 · We are using the pre-build Uptime Kuma Docker Image ready at * DockerHub UptimeKuma. Mar 20, 2024 · First off, make a new folder for your Uptime Kuma project. vv. 获取镜像. 由于这个docker不需要配置任何的变量,后期也不需要做任何更改,所以建议使用docker-compose方案安装。 Sep 20, 2024 · Uptime Kuma là một công cụ giám sát thời gian hoạt động (uptime) mã nguồn mở, dễ sử dụng và có giao diện người dùng thân thiện. 23. YOUR/DATA/DIR is where you want your data to be stored eg. O Uptime Kuma funciona através da Docker, por isso, antes de utilizá-lo, entenda como a Docker funciona. Dec 29, 2023 · 于是就有了想法在iKuai的 Docker 中安装Uptime 来监控服务器和网络设备的在线状态 先决条件 路由器要有空闲磁盘来存储Docker数据, 不然无法正常安装Docker插件 iKuai 版本要在3. I tried exporting the self-signed certificate from the server and use the cert. Uptime Kuma est un Mar 2, 2025 · 本文介绍了uptime-kuma的Github地址及其部署步骤,包括安装Docker、配置Docker守护进程、拉取uptime-kuma镜像并运行容器。提供了详细的命令行操作指南,用户可轻松完成部署,支持Nightly版。 Feb 21, 2022 · En effet, Uptime Kuma permet de surveiller un site Web ou n’importe quel service exposé sur Internet ! L’outil est gratuit et le code source est ouvert à tous. service; The service should be running as usual, showing the docker snap service. Contribute to louislam/uptime-kuma development by creating an account on GitHub. 10. If the daemon fails to start, it may be because there are Feb 19, 2024 · Step 2) Install Docker Compose and Uptime Kuma. yml把以下代码拷贝进去,创建项目后立即启动打钩. It is pretty straight forward and it does need you to have Docker already set up on the Synology NAS. Pero también se puede integrar a la perfección en Docker Compose, para centralizar todos los contenedores que tengamos desplegados. Oczywiście oprogramowanie ma o wiele więcej do zaoferowania. 在项目目录中,使用以下命令启动 Uptime Kuma: docker-compose up -d. Considering this is such a new project with regular updates, I expect some things to change over time as well as additional features. 夜梦之前介绍过一个网站监控轻量级的网站监控页面——Uptime-status,这个监控程序可以部署在虚拟主机上面,节省成本。 。但是界面不是很好看,所以这篇文章夜梦将再介绍一个网站监控程序uptime-kuma,简单易用,而且功能强 市面上已有的监控工具非常多,比如UptimeRobot、监控宝、阿里云监控等,但免费版有数量限制和请求频率限制,超过一定数量后必须购买商业版,价格还不便宜。对于个人用户而言,其实我们完全可以利用闲置的VPS自己搭建一个监控,今天就来介绍下uptime-kuma Uptime Kuma 是一个网络状态监控工具,支持 HTTP/HTTPS/TCP/PING/DNS 监控,告警可以通过 Telegram、Emial、Discord、Slack 等通知 GitHub 中文社区 回车: Github搜索 Shift+回车: Google搜索 Uptime Kuma is a self-hosted monitoring tool similar to "Uptime Robot. Claro, o software tem muito mais a oferecer. 如果可以访问 那我们可以开始下一步了 Mar 3, 2024 · Uptime Kuma monitors your website constantly. Navigate to “Settings” in the upper right corner. curl -fsSL https://get. io/louislam/uptime-kuma:1 中国可用加速镜像下载地址 Jan 31, 2024 · Admin User Setup Data Persistence. A fancy self-hosted monitoring tool. Sep 25, 2024 · Learn how to set up Uptime Kuma, a free, open-source, self-hosted tool for real-time monitoring and alerts, using Docker. 🔺Uptime Kuma是一个非常优秀的自托管的网站监控工具,作为一个免费开源项目,目前star差不多50k,可见 Sep 9, 2022 · on my NAS I'm running Uptime-kuma in a container therefore I don't think it can see "/var/run/docker. Dec 1, 2023 · Y porqué Docker… Uptime Kuma y Docker se pueden usar juntos para crear una solución de monitoreo completa y escalable. services: uptime-kuma: image: Jul 23, 2023 · docker pull louislam/uptime-kuma. You can also deploy this monitoring tool with Docker or Docker Compose making maintenance very easy. run. Uma vez com a Docker corretamente configurada no seu servidor ou PC, basta acessar o site oficial do Uptime Kuma, copiar o comando de instalação e colar no seu terminal. 添加http监控… Oct 3, 2024 · Ensures that Uptime Kuma’s data is stored persistently by mapping a volume. sock file, which will allow Uptime Kuma to monitor other docker services. Uptime Kuma bietet eine Vielzahl an Funktionen zur Überwachung Deiner Dienste: HTTP(s) Monitoring: Überwache die Verfügbarkeit und Antwortzeit Deiner Nov 9, 2023 · Uptime Kuma是一款用于记录和统计主机/服务在线情况的工具,适用于NAS存储和服务器监控。 Posted by u/FOSS55XYZ - 4 votes and 3 comments Oct 9, 2023 · 目前因为自己搭建的服务站点比较多,自己不能实时的监控服务的在线状态,有问题也没办法及时收到通知,不能及时修复和更新服务,所以准备搭建Uptime Kuma开源的自拓管在线监控,网站多方面监控服务。 Jan 13, 2024 · Monitoriza tu infraestructura con Uptime Kuma y Docker. https://docker. 0. To debug this, go into your container's bash via May 27, 2022 · 给公司节约成本,搭建免费开源监控系统uptime-kuma. 查看uptime-kuma容器状态4. 8" services: uptime-kuma: image: louislam/uptime-kuma:latest container_name: uptime-kuma restart: alway Jul 30, 2021 · Uptime Kuma is a status monitor, similar to Uptime Robot that supports multiple notifications systems. Dec 27, 2022 · docker-compose. B. 先在任意位置创建一个 kuma 文件夹,用于存放docker-compose. docker-compose logs -f To stop Uptime Kuma, you can run: docker-compose down Deploying Uptime Kuma on Linode. The primary documentation is available here but the example below provides some quick options. 🟩 NodeJS Version. 默认的端口为 3001 安装完后你可以通过 <IP>:3001 来尝试访问. 4k次,点赞10次,收藏22次。本文介绍了如何使用Docker部署uptime-kuma服务器监控面板的过程,包括检查Docker环境、下载镜像、创建容器及访问服务等步骤,并展示了部分监控面板的日志信息。 Docker Compose file for Uptime Kuma (https://github. . Oct 21, 2024 · Learn how to monitor your service uptime with Uptime Kuma, a free and open-source self-hosted tool. Uptime Kuma can be installed on Windows Server, Linux and Windows 10 servers. If the monitored target is not reachable for a specified time interval, then notifications can be sent via Slack, Telegram, Discord, or other notification service. Por supuesto, el software tiene mucho más que ofrecer. Das Image können mit einer simplen docker-compose. yml加上参数。另一种是TCP - Bridge Mode,TCP桥接模式,需要在TCP 端口上公开 Docker 守护进程,有 Dec 23, 2024 · Uptime Kuma ist eine umfassende, selbst gehostete Überwachungsanwendung, mit der Ihr fortlaufende Statusbewertungen Eurer Online-Dienste, Websites und Docker durchführen könnt. If you want to make the process easier and convenient, you can deploy Uptime Kuma on Linode using the marketplace. działa czy też jak kto woli – żyje. Esto le permite crear un entorno de monitoreo consistente. 48 monitors on a Pi2 is maybe a bit much but still should work i guess, just maybe a bit laggy when browsing the UI. Bei Uptime Kuma handelt es sich um ein Monitoring Tool, das eure Webseiten oder Dienste überwachen und euch bei einem Ausfall informieren kann (z. We will create a reverse proxy in Nginx so you can access Uptime Kuma on a If you run Uptime Kuma using Docker-Compose and don't already have a reverse proxy, this is a simple way to configure Caddy. 20. 💻 Operating System and Arch. It provides a simple, user-friendly web interface that allows you to manage your monitoring configurations, view your monitoring results Sep 9, 2022 · on my NAS I'm running Uptime-kuma in a container therefore I don't think it can see "/var/run/docker. Cała zasada działania usługi Uptime Kuma polega na tworzeniu monitorów, których zadaniem jest cykliczne badanie czy wskazana usługa, aplikacja, serwer czy nawet kontener Docker’a pracuje prawidłowo, tj. Uptime Kuma is an open-source, self-hosted monitoring tool that Sep 1, 2024 · Setup Docker Hosts in Uptime-Kuma. Login to your Uptime-Kuma interface. Build the Docker containers for your new Uptime Kuma instance: sudo docker compose up -d Creating a Reverse Proxy for Uptime Kuma using Nginx. If you are not confortable with the terminal, keep reading below. 创建数据目录2. yaml文件,参考 最后点击 "Run" 或是 "Ctrl+Enter" 来运行 Uptime-Kuma,若右上角处出现 Uptime-Kuma 创建账户页面,则配置成功. 关于Uptime Kuma. 最后的页面会是这样的。 部署. Within 5 minutes, you can have the container created and have already added all of your sites and services to it. In this guide, we will show you how to setup and run Uptime Kuma with docker. Raspbian/Debian Bullseye on RaspberryPi 4. With your docker-compose. 在宝塔面板打开 应用商店 选择 Docker 进行安装. Sponsored by Uptime Kuma Sponsors. Dec 19, 2024 · docker pull louislam/uptime-kuma:1 docker stop uptime-kuma docker rm uptime-kuma # Default docker run -d --restart=always -p 3001:3001 -v uptime-kuma: Jan 10, 2025 · Uptime Kuma is a self-hosted monitoring tool that allows you to keep track of your websites, services, or APIs with ease. Nov 23, 2023 · Uptime Kuma Installed and Running: Have Uptime Kuma set up and operational, either via Docker or the non-Docker method as outlined in the Uptime Kuma installation guide. sock 绑定到的容器有两种方法,一种Share docker. 查看uptime-kuma容器日志1. Usage: kuma [OPTIONS] [COMMAND] Commands: monitor Manage Monitors notification Manage Notifications tag Manage Tags maintenanc Manage Maintenances help Print this message or the help of the given subcommand(s) Options: --url < URL > The URL AutoKuma should use to connect to Uptime Kuma --username < USERNAME > The username for logging into docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1. In this guide, we'll go through the process of deploying Uptime Kuma on a Docker Swarm cluster using a highly available configuration. Thanks to the volume configuration in the docker-compose. Follow the steps to create an admin account, add monitors, and set up notification alerts for websites and services. Im using a Pi3 for Kuma. vkgpvfnedudrvhddcdacycnoisqfhgtkawyaxdpjztvo