3

Uptime Kuma

Tags : 自动化 工具 开源

A self-hosted monitoring tool.

倾城之链 - Uptime Kuma

Recommended words : Uptime Kuma , is a self-hosted monitoring tool (open source project) similar to "Uptime Robot". It supports flexible configuration, has a beautiful interface, supports hosting and deployment by anyone, and is very valuable for monitoring Web sites or background interfaces. It has the following functional characteristics:

how to install?

Uptime Kuma supports Docker, Node.js-based toolchain (plus Git, pm2) and other methods of deployment. The following is the installation method based on Docker (the latest version: louislam/uptime-kuma is v1.14.1 ):

 docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/up

Of course, if you like, you can also install it based on Docker Compose. For details, please refer to the article: How to deploy Uptime Kuma service based on Docker? .

The Uptime Kuma service is very valuable in my opinion; it can be deployed to monitor various services that are being maintained (such as the chain of allure , graceful sentences ); if there is a problem with the application, I can know it at the first time, so Troubleshoot and fix quickly to minimize damage.

── From Chain of Allure - Uptime Kuma


jeffjade
2.3k 声望923 粉丝

个人主页: [链接]