Uptime kuma. js --name uptime-kuma.

Uptime kuma Dec 25, 2024 · 在使用Uptime Kuma进行状态页面配置时,我进行了一些个性化的调整,使其更加符合我的需求和审美。以下是我对状态页面进行的一些改动与心得分享。 1. Mar 15, 2024 · 实现的功能只适用于黑暗主题!删除了内容两侧的大间距,以使用更多的全屏宽度动态网格布局,每个项目具有最小和最大宽度;将尝试适应尽可能多的适合屏幕尺寸的列将项目布局更改为堆叠布局以保持紧凑将项目的正常运行时间百分比移至空白空间,以允许显示名称有更大的宽度在项目周围添加 Jan 4, 2024 · A fancy self-hosted monitoring tool 一个精致的自托管监控工具 1. Nov 20, 2023 · 以反向代理Uptime Kuma为例,在 Nginx Proxy Manager 的 Proxy Hosts 选项卡中选择Add Proxy Host,Domain Names填入你已经配置好DNS并解析到服务器的域名,Scheme一般保持http即可,Forward Hostname / IP一项,如果Docker容器以Host网络模式运行,填入127. 首先,先搭建 uptime-kum 容器應用 docker pull louislam/uptime-kuma docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1 2. docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1 Sep 25, 2024 · Learn how to set up Uptime Kuma, a free, open-source, self-hosted tool for monitoring your services, applications, and databases. With an intuitive webUI, you can set up customizable monitoring for HTTP, TCP, ping, DNS, and more. Nov 9, 2024 · Uptime Kuma can monitor certificates and send alerts when they are close to expiration, allowing you to renew them before they become problematic. Sep 27, 2021 · #创建一个存储块 docker volume create uptime-kuma #拉取并运行uptime-kuma docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1 使用uptime-kuma Apr 4, 2024 · A fancy self-hosted monitoring tool. 😄 30 chakflying, choffmeister, AlbertCaro, karelkryda, The-Noah, lisbonjoker, burakurer, kernelkaribou, raymand211092, ahmadk953, and 20 more reacted with May 15, 2022 · ⚠️ Please verify that this feature request has NOT been suggested before. Aug 29, 2023 · Uptime-Kuma 一个开源免费的监控工具 Uptime Kuma, 简单实用, 主要用来监控 Web 和网络, 和 Prometheus 不一样的是, 它是轻量的, 基于Node. Install Uptime KumaFind Uptime Kuma in the list and click on "Install". Uptime Kuma suivra désormais la disponibilité et le temps de réponse du point de terminaison de l'application ciblée. js --name uptime-kuma. 1(本机IP),如果是默认的Bridge Jul 11, 2021 · The problem is that UDP server can ignore Uptime Kuma's request like the picture of above meme. 設定通知( 支援相當多種主流的 notify ) 4. If you don't need this protection, you can set it to bypass . Custom status page uptime kuma. Uptime Kuma is a free and open-source monitoring tool designed to track the availability and performance of websites, servers, and other services. A self-hosted monitoring tool. 1、新建文件夹. It has a fancy dashboard and is used to monitor the uptime of hosts or servers via protocol HTTP(s), TCP, and Ping. If the service is reachable, it is DOWN ). 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. Uptime Kuma is a free and open-source monitoring tool that you can host yourself. Dec 17, 2024 · Uptime Kuma 是一款自托管监控工具,支持监控 HTTP(s)、TCP、DNS 记录、Docker 容器等多种服务,并提供精美的 UI/UX 和多语言支持。它支持通过 Telegram、Discord 等 90+ 通知服务发送警报,并具备多状态页面、Ping 图表、证书信息等功能。用户可以通过 Docker 或非 Docker 方式安装,数据每 10 分钟自动删除。该 It is a temporary live demo, all data will be deleted after 10 minutes. Other types such as NFS are not supported. This versatile tool features a user-friendly interface where users can easily configure and manage multiple monitoring checks for various services, websites, or servers. js 和 Vue 3 开发, 你可以在 github 找到它 Uptime-Kuma 是一个用 Nodejs 编写的类似于“Uptime Robot”的开源监控工具。 它是一个自托管的监控工具,具有漂亮的仪表板并支持多种通知方法。 Uptime-Kuma 将通过协议 HTTP(s)、TCP 和 Ping 监控主机或服务器的正常运行时间。 Oct 4, 2021 · Hey @louislam how you going,. 1. 本文讲解在群晖系统中使用 docker 方式部署 Uptime Kuma 服务并通过外网地址正确访问. See GHSA-mj22-23ff-2hrr for further context. How would you receive a PR adding a basic OIDC login mechanism? (Similar to this one. docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1 A fancy self-hosted monitoring tool. Is there a way to solve this other than adding 401 as an accepted code? Step 2: Add Uptime Kuma integration via HACS. This guide walks you through deploying Uptime Kuma using Docker Compose, making the process as simple as possible. Uptime Kuma propose des options de surveillance avancées pour répondre à divers scénarios et exigences. You switched accounts on another tab or window. If you're looking to monitor your services' uptime without the hassle, Uptime Kuma is a solid choice. Notifications can be configured to alert you if any of your services goes offline. You signed out in another tab or window. Uptime Kuma can be installed on Windows Server, Linux and Windows 10 servers. open data/kuma. Sep 6, 2022 · Uptime Kuma is a self-hosted monitoring tool that checks uptime for websites, ports, and containers. Reload to refresh your session. I checked and didn't find similar issue 🛡️ Security Policy I agree to have read this project Security Policy 📝 Describe your problem Hello, I can browse all my websites with all If your uptime kuma will be accessible outside your network the reverse proxy will be more secure though. 一、什么是Uptime Kuma Uptime Kuma 是一款开源自托管的轻量级监控工具,拥有简洁美观的界面和丰富的告警方式。 但在实际部署中,发现几乎所有教程都是在写使用Docker部署。 Aug 2, 2023 · Uptime-Kuma是一个在github开源的网站监控项目,可以时刻监控网站是否在线,设置好通知信息可以在网站掉线的第一时间通知站长。 这个教程主要适配群晖低于7. 自定义底部文本 在状态页面底部,我加入了一段自定义文本: 愿这个世界都充满善意 这… Dec 26, 2024 · Uptime Kuma 最初是为了解决传统监控工具过于复杂、资源占用过高等问题而设计的,它提供了一个简单的解决方案,使得任何人都能轻松上手并有效监控自己的服务。Uptime Kuma 是一个非常适合开发者、小型团队甚至个人使用的开源服务监控工具。 流程很简单 开放一个 tcp端口,开启应用权限 域名托管到serv00并创建Website类型proxy 安装Uptime-ku 正在加载… 请使用更现代的浏览器并启用 JavaScript 以获得最佳浏览体验。 Sep 3, 2023 · docker exec -it uptime-kuma bash sqlite3 . ⬆️ Security Fixes #4213 GHSA-88j4-pcx8-q4q3 was not fully patched due to a careless mistake (Thanks @chakflying ) Dec 6, 2024 · 在Windows上部署开源的轻量级自动化运维监控工具Uptime Kuma. 什么是 uptime-kuma,为什么要使用它?uptime-kuma 是一个开源的 Status Page,它可以帮助你监控你的网站、服务器、API 等,当你的网站、服务器、API 等出现故障时,它会在网页上显示,同时它还可以作为一个 Status Page,展示你的网站、服务器、API It is a temporary live demo, all data will be deleted after 10 minutes. A remote probe, implemented in C#, designed to interface with the 'Push' monitor type in Uptime Kuma - zimbres/UptimeKumaRemoteProbe It is a temporary live demo, all data will be deleted after 10 minutes. Uptime Kuma offers a powerful, user-friendly, and cost-effective solution to ensure your services remain available to users. It can run as a Docker container and has many features such as status pages, notifications, and 2FA. quit exit Make sure to run each command individually It would be better if the developer added multi user and authentik support :/ Jan 2, 2025 · 如图,看响应历史记录,每间隔一次都会报一次429,很有规律 但这个总的在线率又是100% Dec 11, 2021 · 1. docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1 May 20, 2024 · 如果你有这方面的担忧,那么今天的这个项目可能就是你需要的,它就是一个非常好看且强大的自托管监控自托管监控工具面板『Uptime Kuma』。 关于Uptime Kuma. Contribute to louislam/uptime-kuma development by creating an account on GitHub. Follow the steps to create a monitor, configure email notifications, and create a status page. 更新Uptime Kuma包 进入到uptime-kuma目录下更新最新包,执行下面命令 git fetc&hellip; Mar 8, 2025 · Hello, I am a bit of a novice when it comes to container tech overall but please try to ignore that :smiley: I am basically trying to deploy Uptime Kuma, it is like a monitoring tool but after running the docker compos&hellip; Feb 29, 2024 · Effective uptime monitoring is non-negotiable for maintaining an online presence. 功能不错部署简单。 但在试用中发现有一个麻烦的地方就是这个不支持批量控制,如果你有几百个项目要监控的话,操作非常麻烦。 Jan 20, 2025 · 通过使用 Uptime Kuma 和 JSONata 语法,我们可以实现对业务接口的自定义逻辑监控。JSONata 强大的数据处理能力使我们能够灵活地抽取和操作 JSON 数据,从而定义精准的监控逻辑。同时,Uptime Kuma 提供了多种通知通道,确保我们能够及时获取告警信息。在实际应用中,我们 docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1. Learn how to install, update, and use Uptime Kuma from its GitHub repository and live demo. Wuma - Uptime Kuma iOs Manager - An iOS app that allows you to monitor Uptime Kuma from your iPhone, iPad, and Apple Watch. Jan 6, 2025 · 本文将介绍如何通过 Docker Compose 快速部署 Uptime Kuma,让你能够轻松搭建自己的监控系统。无论你是开发者还是运维人员,这篇教程都会帮助你快速上手。 Compose部署 Uptime Kuma. This is a strange issue in that none of the other services have ever had this issue, so it's something specific to Kuma. db UPDATE user SET username = 'new-username' WHERE username = 'old-username'; . Wuma adds iOS Mar 14, 2023 · Uptime Kuma 是一个非常方便的可以自行部署的自托管监控工具,本文介绍一下 Uptime Kuma 的介绍、特性、以及安装教程。Uptime Kuma 安装之后还是挺美观的,可以用来监控一下 VPS 或者服务器的在线率等情况。 Mar 9, 2025 · Once PM2 is installed, you can start Uptime Kuma as a managed process: pm2 start server/server. Use the one that is closer to you, but I suggest that you should install and try it out for the best demo experience. 2. Overall, Uptime Kuma is one of the best tools for system administrators, webmasters, and IT professionals looking for a reliable and cost-effective (as in free) way to May 15, 2023 · ⚠️ Please verify that this bug has NOT been raised before. This command starts the Uptime Kuma server and assigns it the name “uptime-kuma” in PM2’s process list. As you’ll see, it’s a very easy-to-use tool, with a very user-friendly interface. Pero también se puede integrar a la perfección en Docker Compose, para centralizar todos los contenedores que tengamos desplegados. Just a minimal integration whereby following a successful authentication with an Identity Provider, Uptime Kuma would check if there is an existing user in its system with a username matching the one extracted from the ID token issued by the IdP and log the user in to that account. I haven't looked into it (just discovered uptime-kuma thanks to your question - thanks!), but it seems like you could pretty easily disable authentication on uptime-kuma, and put it behind a reverse proxy that you can do what you want with. 默认的端口为 3001 安装完后你可以通过 <IP>:3001 来尝试访问. Jan 23, 2013 · Uptime-Kuma is an open-source, self-hosted status monitoring solution that allows users to keep track of their service uptime and response times effectively. May 22, 2024 · 1 前言. 先在任意位置创建一个 kuma 文件夹,用于存放docker-compose. Feb 6, 2025 · Uptime Kuma 最初是为了解决传统监控工具过于复杂、资源占用过高等问题而设计的,它提供了一个简单的解决方案,使得任何人都能轻松上手并有效监控自己的服务。Uptime Kuma 是一个非常适合开发者、小型团队甚至个人使用的开源服务监控工具。_uptime 开源 Oct 27, 2024 · xBarApp Uptime Kuma - An Uptime Kuma plugin for xBarApp for Mac; Uptime Kuma Manager - An iOS app that allows you to connect to your Uptime Kuma servers and monitor the services directly from your phone. 大家好!欢迎来到本频道!今天我将向大家介绍一款强大的监控工具——Uptime Kuma!无论您是运行网站、API服务还是接口,都可以利用Uptime Kuma轻松监控它们的状态。在这个视频中,我将详细讲解如何安装、配置和使用Uptime Kuma来监控您的接口、网站和API服务,确保它们始终保持在线状态。如果您想要 You signed in with another tab or window. Uptime Kuma never know what should be sent in order to get a response from a UDP server. It lets users keep tabs on Dec 24, 2024 · Uptime Kuma 是一款开源的监控工具,可以帮助你实时监测网站或服务的状态,并在发生故障时及时通知。 它支持多种监控方式(如 HTTP、Ping、TCP 等),且操作简单,适合个人或团队自托管使用。 A place to share, discuss, discover, assist with, gain assistance for, and critique self-hosted alternatives to our favorite web apps, web services, and online tools. In this article, I’ll show you how I set up the Uptime Kuma tool to monitor my infrastructure. 如果可以访问 那我们可以开始下一步了! 二、通过 Nginx 对 uptime-kuma 进行反向代理 3 days ago · Uptime Kuma is something that I configured a long time ago, but never really configured until this past weekend. Ansible collection of modules to configure Uptime Kuma - lucasheld/ansible-uptime-kuma What is Uptime-Kuma? 它是一个类似于“Uptime Robot”的自托管监控工具。在GitHub上开源,可以通过 Docker 与非 Docker方式进行部署,界面十分简洁,并且支持多语言,非常的 User-Friendly 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. CentOS 系统服务器(推荐腾讯云服务器) If you added UPTIME_KUMA_WS_ORIGIN_CHECK=bypass in the previous version, you should remove it to enhance protection, unless you are using some 3rd-party plugins/apps. Nov 19, 2024 · This Chart relies on a repackaged OCI Container Image, which lets uptime-kuma run as non-root user. To debug this, go into your container's bash via Aug 13, 2024 · 之前教过大家如何搭建 uptime-kuma 想必大家都顺利用上了! 一些小伙伴后期都想整活,整活大部分都会涉及到 API 这些东西,今天就交给大家如何运用API。 Mar 9, 2025 · 精华. I do remember either reading, or maybe watching a video, noting how Kuma can't run behind Authentik. 终止进程 sockstat -4 kill -9 <PID> 2. Learn how to install and configure Uptime Kuma on Linux with Node. There's gotta be someone out there who is running it successfully, right? 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 . 進入後台,新增監測器 > 輸入要監控網站服務的網址. A Fancy Self-Hosted Monitoring Tool. This will add Oct 20, 2023 · 前言 作為一個雲端愛好者,擁有相當多的 VPS 也非常正常。但是如果你的伺服器沒有乖乖的加持,他可能有很高的機率會斷線。雖然上述算是個玩笑話,但是我們總得知道伺服器目前是否有在乖乖的運作。所以當伺服器一多,就需要有監控系統來監視這些伺服器還在不在線上。 監控服務通常透過 ICMP Sep 13, 2022 · 无意中发现这个监控小工具,感觉界面有模仿uptimerobot. To ensure Uptime Kuma starts automatically on system boot, run: pm2 startup systemd && pm2 save Jan 16, 2025 · Uptime Kuma 使用教程 uptime-kumaUptime Kuma是一个易于部署的自托管网站监控解决方案,提供网页、端口和服务可用性检测,具备通知提醒功能,帮助企业或个人实时掌握其在线服务的状态。 May 27, 2022 · 给公司节约成本,搭建免费开源监控系统uptime-kuma. Some key features: Connect to and manage Uptime Kuma servers Monitor Uptime Kuma's public status pages directly, without requiring authentication Track service status through widgets and receive native iOS notifications when services go down Aug 3, 2024 · 今天想要捣鼓一下 serv00 装 Uptime Kuma,发现要搞好多东西。 准备 一个 serv00 账号。 已经按照佬友 Reno 提供的方法添加了域名、端口并安装 pm2。 Dec 28, 2023 · Introduction. Once HACS is installed, you can simply add Uptime Kuma: Open HACS: Go to HACS in the Home Assistant interface. Dec 3, 2023 · A fancy self-hosted monitoring tool. Evita errores técnicos tradicionales, web caídas, bases de datos, contenedores Feb 22, 2024 · 在Uptime-Kuma里有一种PUSH类型的探测,主要应用在于服务器禁PING的情况下的监控,以及国内机器监控国外机器由于网络问题导致的监控误报. 准备. By following this guide, you can set up Uptime Kuma and start monitoring your website's uptime in no time. I suggest that you should install and try it out for the best demo experience. 3. ). in Uptime Kuma we should create a New Monitor, select the PUSH type, and get a unique push URL, define the waiting interval, for example, 60 seconds, and the “polarity” (Flip the status upside down. The entire repackage process is automated via GitHub Actions and renovate-bot keeps everything up to date. to track and manage service uptime right from your phone. Os vamos a indicar cómo es nuestro Docker Compose para que lo ejecutéis sin ningún problema. 由于业务需要,我司的产品越来越多,api接口监控相对比较薄弱,对此要搭建HTTP(s)的监控系统,之前一直使用第三方的监控系统,比如阿里云的云监控。 Jan 17, 2024 · A fancy self-hosted monitoring tool. 🔺Uptime Kuma是一个非常优秀的自托管的网站监控工具,作为一个免费开源项目,目前star差不多50k,可见 Aug 21, 2021 · A fancy self-hosted monitoring tool. 群晖NAS上安装 Uptime Kuma 不是新鲜事,但在搜索引擎上找到的文章,系统版本较旧,不详细或步骤混乱,本文博主重新汇总整理供需要的人参考。 Jan 3, 2025 · Uptime Kuma 是一款强大的自托管监控工具,通过简单的部署和配置,可以帮助你监控服务器、VPS 和其他网络服务的在线状态。相比于其他类似工具,Uptime Kuma 提供更多的灵活性和自由度。本文将介绍 Uptime Kuma 的功能、如何使用 Docker 安装以及简要的使用说明。 Sep 27, 2021 · uptime-kuma是一款开源监控工具,类似于“Uptime Robot和statping”,ui非常简洁美观,支持TCP/PING/HTTP监控等,还支持多语言其中包括 Aug 7, 2023 · Uptime Kuma 是一款强大的自托管监控工具,通过简单的部署和配置,可以帮助你监控服务器、VPS 和其他网络服务的在线状态。相比于其他类似工具,Uptime Kuma 提供更多的灵活性和自由度。本文将介绍 Uptime Kuma 的功能、如何使用 Docker 安装以及简要的使用说明。 Jan 18, 2025 · 本文深入介绍了 Uptime Kuma,一个简单易用、功能丰富的开源监控工具。它支持多种监控类型,并提供了直观的用户界面和实时通知功能,帮助用户轻松管理和监控各种服务的状态。 Jul 27, 2023 · 就可以开始安装 uptime-kuma 了. The server is located in Tokyo, so if you live far from there, it may affect your experience. Search for integrationClick on "Integrations" and use the search function to search for "Uptime Kuma". 0. yaml文件,参考 2024 最强服务器监控神器 ——Uptime Kuma 全解析. Certaines des options avancées incluent : Feb 19, 2024 · Uptime Kuma also provides detailed reporting features, allowing you to easily review uptime history, response times, and outage incidents of any given monitored service. docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1. 需要的工具等无,总不能你的机器连bash,systemd和curl都没有吧操作步骤一把梭,根据注释提示和实际情况改一下你自己的 请遵循我们的 Uptime Kuma Docker 安装和配置指南,以确保您的服务 24/7 保持在线状态。 Uptime Kuma 是一款功能强大、自托管、开源的正常运行时间监控工具,具有用户友好的 GUI,使您能够 24/7 跟踪服务状态,确保最大限度地减少停机时间并最大限度地提高性能。 Oct 29, 2024 · #4850 Fix uptime & ping badge duration (Thanks @ZhaoQi99) #5018 fix: !important in the prim-css editor is rendered incorrectly (Thanks @solidsniper) #4193 Fix: name column in the dashboad being squashed in some aspect ratios (Thanks @jaybhanushali3166) 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. I checked and didn't find similar feature request 🏷️ Feature Request Type Other 🔖 Feature description Remove the interval of 20 seconds minimum from heartbeat inte The task is to monitor in Uptime Kuma the status of Mikrotik and the map of its TheDude networks. (feel free to audit it yourself) Oct 21, 2024 · Uptime Kuma is a free and open-source tool to monitor the uptime of services using various protocols. Contribute to kopimao/uptimekuma-css development by creating an account on GitHub. Apr 19, 2023 · Learn how to use Uptime Kuma, a self-hosted monitoring tool for websites, APIs, and services. 博主: demius 发布时间: 2024 年 10 月 18 日 487 次浏览; 2 条评论; 1938字数; 分类: 服务器 The Docker Socket monitoring that uptime-kuma is capable of will not work in a Kubernetes environment. Jan 4, 2023 · Setup an uptime kuma check with monitor type "push" Write a script that checks the disk usage and calls the push url; Call the script regularly via cron or similar; With this solution, you can monitor the disk usage of every linux machine in your network even if uptime-kuma is not set up on all of them. docker run -d --restart=always -p 3001:3001 -v uptime Oct 28, 2024 · 1. 2版本系统安装Uptime-Kuma服务,其他系统或机型可以参考官方教程。 Jan 26, 2025 · 通过使用 Uptime Kuma 和 JSONata 语法,我们可以实现对业务接口的自定义逻辑监控。JSONata 强大的数据处理能力使我们能够灵活地抽取和操作 JSON 数据,从而定义精准的监控逻辑。同时,Uptime Kuma 提供了多种通知通道,确保我们能够及时获取告警信息。 向下滚动到 Uptime Kuma 窗口底部,然后单击“测试”以检查 Uptime Kuma 是否可以与您的新机器人进行通信。 单击“保存”将更改提交到 Uptime Kuma。 在部署容器化 Web 服务时,通过 Docker 托管简单的服务状态守护进程只是冰山一角。 Mar 20, 2024 · Uptime Kuma. Dec 30, 2024 · By default, Uptime Kuma is verifying that the websockets ORIGIN-Header matches your servers hostname. Falls under the "cobbled together" option, but seems feasible. Self-Hosting Service Monitoring: Uptime Kuma is an excellent choice for tracking service uptime for those who host their services on-premises or through a private cloud. Uptime Kuma 是一个类似 Uptime Robot 的站点监控工具,它可以自托管在自己的 Nas 或者 VPS 上,用来监控各类站点、数据库等 监控类型 :支持监控 HTTP(s) / TCP / HTTP(s) 关键字 / HTTP(s) Json 查询 / Ping / DNS 记录 / Push / Steam 游戏服务器 / Docker 容器 / 数据库(SQL Server、PostgreSQL Feb 18, 2025 · Uptime Kuma is an open-source self-hosted monitoring tool like an uptime robot written in Nodejs. Uptime Kuma is an easy-to-use self-hosted monitoring tool that supports various check types, notifications, languages, and features. 以下分享如何在需要监测的主机上配置. Plex uptime? I have plex on a publically accessible subdomain via reverse-proxy, however it returns a 401 code, likely due to authentication. 部署教程 2. Uptime Kuma 是一款开源自托管的轻量级监控工具,拥有简洁美观的界面和丰富的告警方式。. With the introduction of the Container Runtime Interface (CRI) in Kubernetes, and Docker being deprecated in favor of runtimes like containerd and CRI-O, direct access to the Docker socket doesn't work. JS, PM2, and Apache. Jan 31, 2025 · Download Uptime Kuma for free. Jan 13, 2024 · Monitoriza tu infraestructura con Uptime Kuma y Docker. 更新uptime kuma 2. Options de surveillance avancées. Contribute to kangimc/uptime-kuma-netlify development by creating an account on GitHub. Learn how to install and run Uptime Kuma using Docker on Linux, and how to monitor your Docker containers with it. zhxlv logxw fecx vzhd vfxttqo qaiby mljr cdj ewo stwd ldoczhx mlvcj lnvwe gbyorba llyvm