Uptime kuma login. Try out and share prebuilt visualizations.
Uptime kuma login Uptime Kuma est un excellent moyen pour surveiller des applications et services autohébergés. ⚠️ Please verify that this bug has NOT been raised before. We plan to have big monitors on the wall with status pages displayed, but the default display for status pages wastes a TON of space. 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 21, 2021 · A fancy self-hosted monitoring tool. And you will see the output messages as below. No response May 22, 2022 · I just set up uptime kuma along with traefik + authelia (an sso authentication provider) and disabled authentication in uptime kuma. Contribute to louislam/uptime-kuma development by creating an account on GitHub. Once logged in, you can start adding your monitors 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. python3 myapi. This guide is straightforward, providing step-by-step instructions and the necessary configurations for first-timers. Reconnecting Using a Reverse Proxy? Check how to config it for May 22, 2024 · 1 前言. Enter the email address associated with your Uptime Kuma Sep 3, 2023 · docker exec -it uptime-kuma bash sqlite3 . Save and test. Drag the Uptime Kuma Docker Image. 3: Uptime Kuma OpenAPI Explorer Jun 22, 2024 · 20240704 更新:经网友反馈及个人实际测试,huggingface space 会不定期删除数据,此方法不适合长期使用! uptime-kuma 是一个优雅网站在线状态监控面板工具,我认为它也可以是你的域名集合站,避免在新设备上访问时还需要麻烦的寻找收藏的域名。 Jun 28, 2023 · You could add oauth to uptimekuma login making it easier to login. Remember me Uptime Kuma ist ein ausgefallenes, selbst gehostetes Überwachungstool, mit dem Sie Websites und Anwendungen in Echtzeit überwachen können. 各位小伙伴们,今天给大家带来的是一款绝对能让你在网站运维中大展拳脚的秘密武器——Uptime Kuma!这款开源工具不仅界面友好、操作简单,还能实时监控服务器的各种状态信息,让每个细节都逃不过你的法眼。 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. Kuma supports a few different types of store. py #Uptime Kuma API onboard local and remote #Import Packages from uptime_kuma_api import UptimeKumaApi, MonitorType, NotificationType Apr 24, 2022 · 🐻 Uptime-Kuma Version. 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 Apr 19, 2023 · To pull the Uptime Kuma Docker container, you can use the simple run command below to get up and running with Uptime Kuma quickly. So then the more classic way of denying access to login/admin-pages but allowing access to a public page (status page) is not the way to go? Nov 23, 2023 · Uptime Kuma Metrics login. Remember me Error: Invalid login: 535 5. É uma ferramenta de monitoramento auto-hospedada com um belo painel sofisticado e oferece suporte a vários métodos de notificação. Once installation is complete, execute the pm2 command below to start the uptime-kuma application. To do so i had to create an account. 0. If that does not work. No response. 3. Note: If you want to run the Uptime Kuma container over HTTPS, check How to Run Docker Containers Over HTTPS. 04 LTS. Natürlich kann der Raspberry-Pi, auf dem Uptime Kuma läuft, oder auch Uptime Kuma, ebenfalls ausfallen. This simple and convenient method allows you to regain access to your account in just a few easy steps: Visit the Uptime Kuma login page and click on the “Forgot Password” link. Sep 26, 2023 · This command will start the Uptime Kuma container, connect it to the specified MongoDB container (if you created one), and expose the Uptime Kuma web interface on port 3000. Aha, I see. We will create a reverse proxy in Nginx so you can access Uptime Kuma on a Jan 26, 2025 · 前言. Login Uptime Kuma monitoring tool. docker pull louislam/uptime-kuma Step 2. Set the name to Uptime Kuma and optionally set a Description > Click Next For the Trigger, select When the computer starts > Click Next For the Action, select Start a program > Click Next We would like to show you a description here but the site won’t allow us. Create an admin account by filling out the registration form. g. Oct 30, 2023 · By efficiently managing users in Uptime Kuma, collaboration can be streamlined, security can be enhanced, and only authorized individuals will have access to the necessary information. Some of the advanced options include: Specifying custom request headers for HTTP and HTTPS monitors. 3' services: uptime-kuma: image: louislam/uptime-kuma:latest container_name: uptime-kuma volumes: - . Close the browser and re-open a new one (or clear cache and cookies for a fresh session), and go to the required Uptime. pm2 start npm --name uptime-kuma -- run start-server -- --port=3001 --hostname=127. Remember me Feb 4, 2024 · Uptime-Kuma. In most cases, directory is called uptime-kuma. Step 1: Create a New Web Application Owner. Final thoughts. Oct 29, 2024 · A fancy self-hosted monitoring tool. 打开1Panel面板,找到Uptime Kuma,点击安装,进行相关配置后确定即可. Isso fará login We would like to show you a description here but the site won’t allow us. Finish the deployment process and access the Uptime Kuma web interface and the API's OpenAPI documentation. Otherwise, you must run Uptime Kuma on another device, such as a Raspberry Pi. 04 x86. Navigate to “Settings” in the upper right corner. Uptime Kuma New Update. Password. The community around Uptime Kuma seems to be growing, so hopefully, these missing features will be put on the roadmap soon. Starte dann den Container: docker-compose up -d Funktionen von Uptime Kuma 🌟. Oct 26, 2022 · Time to finish it. Thus state includes the policies configured, the data plane proxy status, and so on. ). See #1814 (comment) However, when you first accessed the web ui, you should have seen a screen to create a new user. It is packed with a ton of features and is incredibly easy to set up and get running. Ich überwache hier inzwischen über 40 Geräte und Anwendungen. Uptime Kuma Funktionen Überwacht die Betriebszeit für HTTP(s)-Websites, TCP-Ports und Docker-Container und ruft Informationen wie DNS-Einträge ab. This guide uses Python for simplicity, but you can use any server setup you choose. Login with the root user, or login with normal user and use the follow to elevate to root: sudo su -l Step 2. In order to make Uptime Kuma work via HTTPS, it’s mandatory to activate WebSocket. If you don't need this protection, you can set it to bypass . Get your metrics into Prometheus quickly When Kuma (kuma-cp) is up and running it needs to store its state on Universal it’s Postgres, for Kubernetes it’s leveraging Kubernetes custom resource definitions. Add an environment variable to disable the builtin authentication. Sep 6, 2023 · 一款注重隐私与安全的iOS自定义通知工具,完美配合Uptime Kuma,轻松实现网站监控! What is Uptime Kuma. Use the url of the textfile. 2: Uptime Kuma Access Methods. Login to your Uptime-Kuma interface. STEP 1; Please Support My work by Making a Donation. It is essential to use a version of Home Assistant that supports add-ons, such as Supervised or the Operating System. Alternatives. Jun 9, 2022 · But i didn't understand how to do that with uptime-kuma, someone have exemples to show me ? Thanks for the beautifull work. Oct 31, 2022 · version: '3. Notifications can be configured to alert you if any of your services goes offline. We will deploy it alongside Litestream to automatically replicate the data to an S3-compatible bucket hosted on Backblaze's B2 service. Uptime Kuma offers advanced monitoring options to cater to various scenarios and requirements. User management is critical for fully utilizing Uptime Kuma’s monitoring and alerting capabilities. Log in Mar 3, 2024 · Enjoy Uptime Kuma! 🆘TROUBLESHOOTING. To debug this, go into your container's bash via Uptime Kuma monitoring tool. Download the Uptime Kuma egg for Pterodactyl Panel from the Pterodactyl Community Egg Repository. 16 release. Google Chrome 100. (⚠️ PS: For such as Apache or nginx, you need to forward the header X-Forwarded-Host or Host to Uptime Kuma, otherwise Uptime Kuma do not know the current domain name) Add a A/CNAME record for your domain name in your DNS management. MVP: provide HTTP basic auth as alternative to current HTML login form (SSO provider then acts as proxy to pass-through credentials) Nice to have: UI toggle between login options Server running uptime Kuma; Reset Instructions Step 1. No response 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. 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. Build the Docker containers for your new Uptime Kuma instance: sudo docker compose up -d Creating a Reverse Proxy for Uptime Kuma using Nginx. To get started, make sure you have: A basic web server with an active endpoint. Uptime kuma also supports Apprise which supports up to 78+ notification services. Installing Remember me. authentik, authelia, others. In this article, I’ll show you how you can integrate Uptime Kuma into Home Assistant, what… Mar 4, 2025 · To host Uptime Kuma on RunCloud Docker, you need to follow these steps:. Jan 14, 2025 · Login with both username and password to authenticate the Uptime. Sep 25, 2024 · In this guide, you'll set up Uptime Kuma by configuring monitors and notifications, as well as creating status pages to track and share your infrastructure's status easily. Uptime Kuma bietet eine Vielzahl an Funktionen zur Überwachung Deiner Dienste: HTTP(s) Monitoring: Überwache die Verfügbarkeit und Antwortzeit Deiner The API user is different from the Uptime Kuma user. So i want in the settings you will have a option to add a oauth to uptimekuma login. 16. db UPDATE user SET username = 'new-username' WHERE username = 'old-username'; . Provide a login popup to allow user to enable editing/admin features (settings page). Da wir für Sie gerne eine möglichst 100%ige Erreichbarkeit unserer Systeme gewährleisten wollen, ist eine Überwachung der Server und Cloud unerlässlich. 15. Jan 13, 2024 · In this step by step guide I will show you how to install Uptime Kuma on your Synology NAS using Docker. If you are looking for information on a specific function, class, or method, this part of the documentation is for you. 🐻 Uptime-Kuma Version. Uptime Kuma Features. uptime-kuma-api A wrapper for the Uptime Kuma Socket. Jan 31, 2025 · Secure to the core: Uptime Kuma supports two-factor authentication that you can setup for the login screen. Username. As seen in the picture, the application name "uptime-kuma" is running with the status "online". Dec 2, 2024 · Uptime Kuma is an open-source, self-hosted monitoring tool designed to track the availability and performance of websites, services, and APIs. Uruchomienie Uptime Kuma na swoim serwerze jest możliwe na Mar 10, 2023 · New security mode that allows home page of uptime-kuma to navigate to dashboard (not login page) and user cannot add or edit anything. $ 64 54 64 149 124 149 289 222 289 / month. 2. 1. The Uptime Kuma Docker image can be taken by Docker Hub by running the following commands in an open terminal or command prompt. I checked and didn't find similar issue 🛡️ Security Policy I agree to have read this project Security Policy Description 👟 Reproduction steps 👀 Expected behavior 发送邮件 😓 Actual Be Nevertheless, I found Uptime Kuma has a great balance of simplicity in its user experience, ease of getting started, and breadth of integrations. Jan 7, 2024 · docker ps | grep uptime-kuma. Access Uptime Kuma Open a web browser and navigate to the following address, replacing localhost with your server's IP address or domain name if necessary. Diese erfüllt ihren Zweck und läuft bei mir bisher sehr zuverlässig. Jan 16, 2025 · Uptime Kuma 是一款强大的自托管监控工具,通过简单的部署和配置,可以帮助你监控服务器、VPS 和其他网络服务的在线状态。相比于其他类似工具,Uptime Kuma 提供更多的灵活性和自由度。本文将介绍 Uptime Kuma 的功能、如何使用 Docker 安装以及 Aug 9, 2023 · Uptime Kuma will now track the availability and response time of the targeted application endpoint. Advanced Monitoring Options. 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. 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 Uptime-Kuma é uma ferramenta de monitoramento de código aberto como \Uptime Robot\ escrita em Nodejs. Il existe plusieurs sites proposant ce genre de service, mais ces derniers sont souvent payants ou limités. Pour installer Uptime Kuma avec Docker, vous pouvez suivre le guide de la documentation officielle. La forma más fácil de instalar Uptime Kuma es usando Docker. Installing and setting up Uptime Kuma is a simple process thanks to some additional software we can utilize. [Error: websocket error] Reconnecting Using a Reverse Proxy? Check how to config it for WebSocket Uptime Kuma is a free and open-source monitoring tool designed to track the availability and performance of websites, servers, and other services. How would you receive a PR adding a basic OIDC login mechanism? (Similar to this one. 💡 Note: This guide works perfectly with the latest Uptime Kuma 1. docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1 This guide will describe how to set up Uptime Kuma on Koyeb to monitor your services and send notifications. uptime-kuma-api is a Python wrapper for the Uptime Kuma Socket. IO API. ️ Solution. In this article, we’ll guide you through setting up Uptime Kuma Sep 6, 2022 · Uptime Kuma is a fancy self-hosted monitoring tool that you can use to monitor websites and applications in real time. Successful login at the Uptime. 一、什么是Uptime Kuma Apr 22, 2023 · Seit kurzem haben wir nicht nur einen Server für unsere Hostingkunden und eine eigene Nextcloudinstanz, sondern auch einen eigenen Server als Entwicklungsumgebung für unsere Webdesignkunden. It is popular for its simplicity, modern interface O Uptime Kuma é uma ferramenta sofisticada de monitoramento auto-hospedada que você pode usar para monitorar sites e aplicativos em tempo real. 💡 Note: Check out my new guide on how to Install Uptime Kuma Using Portainer. I want to expose dashboard to users of uptime-kuma but I do not want to provide everyone admin access. Please feel free to comment below if you have had any issues setting up this software. 📝 Additional Context. 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. In this blog post, we will configure Uptime Kuma with Apache serving as a reverse proxy. Füge den obigen Inhalt ein und speichere die Datei. Feb 22, 2022 · Uptime Kuma Options. docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1 Sep 28, 2022 · How to log in as admin? I don't know the password or login #2138. Jest to rozwiązanie self-hosted, które jest szalenie proste w uruchomieniu i późniejszej obsłudze, a przy tym niezmiernie funkcjonalne. open data/kuma. Chrome 102. Before creating the web application, you’ll need to create a new user with the sudo privileges. 23. Uptime Kuma monitoring tool Uptime Kuma monitoring tool. I wrote some custom CSS to revamp the layout for compact, high density display. Run the following command to access the reset tool: npm run reset to track and manage service uptime right from your phone. Uptime Kuma uses a local SQLite database to store user data, configuration for services, and more. Add a new monitor with http keywords. rocky 8. Configure Bindings (optional): you can create a binding (policy, group, or user) to manage the listing and access to applications on a user's My applications page. As you’ll see, it’s a very easy-to-use tool, with a very user-friendly interface. Email address (required): Enter the email address to use for generating the SSL certificates. Basically, title! Using NPM as my reverse proxy, and I have about 20 services hosted. Oct 3, 2024 · Step 06 : installing Uptime Kuma. Pero también se puede integrar a la perfección en Docker Compose, para centralizar todos los contenedores que tengamos desplegados. The steps to installing Uptime Kuma within Home Assistant are relatively straightforward. Create a Docker Network. Index. Disable authentication in the web ui. Cannot connect to the socket server. This section will show you how to install the Uptime Kuma software to the Raspberry Pi. It lets users keep tabs on Aug 8, 2024 · 文章浏览阅读1k次,点赞11次,收藏18次。Uptime Kuma 使用教程 uptime-kumaUptime Kuma是一个易于部署的自托管网站监控解决方案,提供网页、端口和服务可用性检测,具备通知提醒功能,帮助企业或个人实时掌握其在线服务的状态。 Sep 1, 2024 · Setup Docker Hosts in Uptime-Kuma. Uptime Kuma 是一个类似 Uptime Robot 的站点监控工具,它可以自托管在自己的 Nas 或者 VPS 上,用来监控各类站点、数据库等 监控类型 :支持监控 HTTP(s) / TCP / HTTP(s) 关键字 / HTTP(s) Json 查询 / Ping / DNS 记录 / Push / Steam 游戏服务器 / Docker 容器 / 数据库(SQL Server、PostgreSQL、MySQL、MongoDB、Redis 等) Community resources. Nó là một công cụ giám sát độc lập Nov 13, 2023 · Uptime Kuma (or just Kuma) is an open-source monitoring tool used for monitoring services over HTTP, HTTPS, DNS, and other protocols. Sep 18, 2023 · One way to recover your forgotten Uptime Kuma password is by using the password reset feature via email. Login Dec 3, 2023 · A fancy self-hosted monitoring tool. Mar 20, 2024 · Deploy Uptime Kuma with Docker Compose. Application# To configure One of the critical components is notifications, since you don't want to sit there the whole day looking at dashboards. com portal will redirect to the Uptime. Cause Uptime Kuma already got a status page and the admin could set up notifications for them. 7. I have a (small) list of apps that 100% completely break as soon as I throw the Authentik config on the advanced tab of the proxy host, but most are completely fine. Add the monitor on your dashboard. Para hacerlo, solo ejecute el siguiente código: sudo docker run -d --restart=always -p 26500:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma. 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. Egg Repository Feb 21, 2022 · Uptime Kuma : surveiller services préférés. Uptime Kuma offers a variety of features such as multi-languages, multiple status pages, proxy support, etc. Try out and share prebuilt visualizations. Jak uruchomić Uptime Kuma. Uptime Kuma by default has integrations with quite a number of notification providers, including social sites like slack and discord. Search Page. 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. 🐋 Docker Version. Uptime Kuma monitoring tool. Remember me. 2 部署Uptime Kuma. Reset admin password. Giới thiệu về Uptime Kuma. sudo find / -name uptime-kuma. Nov 16, 2021 · This tutorial explains how to reset Uptime Kuma admin password in Linux. En revanche, dans ce guide je vais vous guider a travers l'installation directe de Uptime Kuma, sans utiliser Docker. Enterprise. With an intuitive webUI, you can set up customizable monitoring for HTTP, TCP, ping, DNS, and more. Multilingual: With support for well lover 20+ languages you do not need to worry about translating the monitoring dashboard. Hey everyone, in our IT team we started using Uptime Kuma and are loving the tool. เป็นระบบ Network Monitoring เป็นสิ่งสำคัญสำหรับ Network Engineer เพราะว่ามันช่วยลดภาระ Jul 17, 2023 · ⚠️ Please verify that this bug has NOT been raised before. Jul 7, 2024 · The audience (or multiple) is the endpoints of the secured resource you want to monitor using Uptime Kuma. Os vamos a indicar cómo es nuestro Docker Compose para que lo ejecutéis sin ningún problema. Por exemplo, um site pode Username. Limited Sudo User 2. a). Uptime Kuma is great and it works out of the box as a statuspage for all your Dec 6, 2024 · 要是有个可以随时随地为你提供线上服务的健康状况的工具就好了,这不就有了Uptime Kuma,Uptime Kuma 是一个类似 "Uptime Robot" 的自托管监控工具。 在Windows上部署开源的轻量级自动化运维监控工具Uptime Kuma. Run the following command to enter the Uptime Kuma docker container CLI: docker exec -it uptime-kuma bash Step 3. Remember me Jan 3, 2024 · If you are using a reverse proxy, add your domain name in your reverse proxy and point to Uptime Kuma. If you find the Uptime Kuma directory, navigate to it: cd /opt/uptime-kuma Oct 4, 2021 · Hey @louislam how you going,. You can set up a network to connect the Uptime Kuma container and a database container. 3 days ago · Uptime Kuma is something that I configured a long time ago, but never really configured until this past weekend. API Reference¶. 等待安装成功后,前往云服务器控制台放行相关端口,如果1Panel面板开启了防火墙,也需在主机>防火墙中放行相关端口 Username. /uptime-kuma-data:/app/data ports: - "1337:3001" restart: always This Docker Compose file simply uses the official Uptime Kuma image, maps the port to 1337 , and uses a shared folder to save the data folder from Uptime Kuma. And when login in you will see a button that will say "Sign in with (the name or the oauth created)" Alternatives. Jul 17, 2024 · Uptime Kuma is a self-hosted monitoring service that monitors the availability of websites and services. com account (or Status Page). . 14. Uptime Kuma 是一个网络状态监控工具,支持 HTTP/HTTPS/TCP/PING/DNS 监控,告警可以通过 Telegram、Emial、Discord、Slack 等通知 GitHub 中文社区 回车: Github搜索 Shift+回车: Google搜索 Oct 23, 2023 · Uptime Kuma is mainly a WebSocket app + single page app. Thanks to the use of docker, installing a running instance of UptimeKuma is simplified : go back to the console SHH of your Google Cloud instance; run the command under root; docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1 Dec 30, 2024 · A fancy self-hosted monitoring tool. O Uptime-Kuma monitorará o tempo de atividade de hosts ou servidores via protocolo HTTP(s), TCP e Ping. Uptime Kuma 是一款开源自托管的轻量级监控工具,拥有简洁美观的界面和丰富的告警方式。. Deploy Uptime Kuma, an intuitive, open-source monitoring tool, through Docker Compose. Monitoramento de servidores e bancos de dados: Uptime Kuma pode monitorar servidores e bancos de dados para garantir que esses recursos críticos estejam acessíveis. Go back to your Uptime Kuma. I don't know Docker enought to troubleshoot. 18. Oct 21, 2024 · Uptime Kuma is one of the best open-source uptime monitoring tools that you can use. 7. Reconnecting Username. 2 Uptime Kuma permite que os usuários monitorem esses componentes individualmente, rastreando o tempo de atividade e o tempo de resposta de cada um. Dashboard templates. Oct 2, 2023 · Este comando irá iniciar o container Uptime Kuma, conectá-lo ao container MongoDB especificado (se tiver criado um) e disponibilizar a interface web do Uptime Kuma na porta 3000. 3 login seats incl. If you encounter issues by using this container, make sure to check out the Common Docker issues article. Log in Get instant notifications, manage monitors and check your uptime statistics on the go. Aceder ao Uptime Kuma. Now we need to add the connection in the Uptime-Kuma interface so you can use that Docker host as a monitoring point. Eine einfache und doch umfassende Lösung May 4, 2024 · Installing the Uptime Kuma Add-on. A self-hosted monitoring tool. 💻 Operating System and Arch. ” The system will then prompt you to answer your pre-set security questions. This username cannot be changed at the moment. Este comando descargará la imagen de Uptime Kuma, luego lo iniciará en el puerto 26500. Oct 18, 2023 · container_name: uptime-kuma volumes: - uptime-kuma:/app/data ports: - 3001:3001 restart: always volumes: uptime-kuma: null. 1 Feb 8, 2024 · Step 1. com login portal (either uptime. We will now need to write the compose file for our Dec 28, 2023 · In this article, I’ll show you how I set up the Uptime Kuma tool to monitor my infrastructure. Mar 4, 2025 · Uptime Kuma is an open-source project created by Louis Lam, among its many features, this project give us: First login, and quick overview to Uptime Kuma. May 22, 2022 · I just set up uptime kuma along with traefik + authelia (an sso authentication provider) and disabled authentication in uptime kuma. com Nov 15, 2022 · Mit Uptime Kuma lässt sich recht einfach eine Überwachungslösung im lokalen Netzwerk integrieren. Make sure to skip certificate and also add basic authentication at the bottom right. Prometheus exporters. 准备. 139 Authentication unsuccessful, the request did not meet the criteria to be authenticated successfully. 🌐 Browser. Login to the Docker container docker exec -it addon_[numberFromAbove]_uptime-kuma sh. com Ansible collection of modules to configure Uptime Kuma - lucasheld/ansible-uptime-kuma Username. Provide your email address and click “Reset Password. Remember me Mar 14, 2023 · Uptime Kuma 是一个非常方便的可以自行部署的自托管监控工具,本文介绍一下 Uptime Kuma 的介绍、特性、以及安装教程。Uptime Kuma 安装之后还是挺美观的,可以用来监控一下 VPS 或者服务器的在线率等情况。 一、Uptime Kuma 介绍 Uptime Kuma 是一个可以自己搭建的服务器 Indices and tables¶. Leave the Username empty and the password is the Uptime Kuma API Key you generated and click on “Sign in”. 🟩 NodeJS Version. Uptime Kuma is an easy-to-use self-hosted monitoring tool. Dec 30, 2024 · By default, Uptime Kuma is verifying that the websockets ORIGIN-Header matches your servers hostname. The default username for the API user is admin. CentOS 系统服务器(推荐腾讯云服务器) Jan 31, 2025 · Enable users to leverage their identity / SSO provider (e. See GHSA-mj22-23ff-2hrr for further context. Falls under the "cobbled together" option, but seems feasible. Uptime Kuma là một công cụ giám sát mã nguồn mở được viết bằng Nodejs. Reconnecting docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1. yml. I liked Uptime Kuma enough that I've set up Uptime Kuma to monitor this blog. This package was developed to configure Uptime Kuma with Ansible. STEP 2 Remember me. Lost connection to the socket server. Benefits of User Management in Uptime Kuma. Jan 31, 2024 · Uptime Kuma is a self-hosted monitoring solution that provides insights into the status of your websites, services, and servers. Ubuntu 20. Aug 17, 2023 · Uptime Kuma a l'avantage de pouvoir être installé sur n'importe quelle système grâce a son approche conteneurisé avec Docker. Uptime Kuma monitoring tool. Fig. The oauth2:client:uptime-kuma is a special subject which refers to the uptime-kuma client id and allows Access Tokens granted via the Client Credentials Flow to be used provided they were granted to this client. Abra um navegador web e aceda o seguinte endereço, substituindo “localhost” pelo endereço IP ou nome de domínio do seu servidor, se Chính vì thế, mình sẽ chia sẻ cách xây dựng công cụ theo dõi trạng thái Uptime đơn giản hơn, đó là sử dụng 1 OSS có tên là Uptime Kuma. Monitors uptime for HTTP(s) websites, TCP Ports, and Docker containers and retrieves information such as DNS records. What are the passwords to login to the admin panel? Replit is not supported. You will have to setup a heartbeat monitor basically the webapp will push heartbeat to uptime-kuma: Add new monitor then select "push" in the monitor type menu as in this screenshot: Feb 21, 2025 · Setting up Uptime Kuma on the Raspberry Pi. ) to log into Uptime Kuma. quit exit Make sure to run each command individually It would be better if the developer added multi user and authentik support :/ Oct 31, 2023 · To recover your password using security questions, visit the Uptime Kuma login page, just like in Option 1. First, we need to find Uptime Kuma installation directory. 1. com user on first login. Playing with Uptime Kuma and love it! Computer borked and restarted and now I can't log into the app. Jul 24, 2024 · You should see the Uptime Kuma login page. if the password is correct you should see a screen that Jul 17, 2024 · mkdir uptime-kuma cd uptime-kuma nano docker-compose. But if your goal is to have users who are able to configure their own monitors and notifications, you could always just spin up an other container for them. It's not accepting what I think the username/pw is, and I can't get back into it. Testing has been done on Ubuntu 20. Whereas Uptime Kuma lacks a mobile app for both iOS and Android, UptimeRobot has modern and fully functional apps. Uptime-Kuma Username (required): Enter the username to login to your Uptime-Kuma instance. Just blocking endpoints may not be enough. Nov 29, 2023 · Do monitorowania właśnie tych rzeczy służy narzędzie Uptime Kuma. Setting up the Uptime Kuma Docker Compose File. Manage email and push notifications, edit monitors, manage plans, and use critical alerts to catch every downtime incident. Jul 11, 2022 · uptime-kuma HTTP(s) monitoring type supports basic auth and NTLM authentication. uscwswb syveq ifkgadp oegni irusqo oezsqu paihj gafszk amprfb fwiu budi ccyw qoebcxh cdaafp xabey