https://store-images.s-microsoft.com/image/apps.6717.55eb609f-3fa4-4050-b2d1-965de15106e7.7aabda72-df97-499d-bbf0-564286a99e6d.c529b07a-68e0-4e0a-86b4-e023bf06094e

Uptime Kuma

pcloudhosting

Uptime Kuma

pcloudhosting

Version 2.3.4 + Free Support on Ubuntu 24.04

Uptime Kuma is a self-hosted, open-source monitoring tool designed to help users track the uptime and performance of websites, servers, and applications. It provides a user-friendly interface with real-time notifications and reporting features to ensure system reliability.

Features of Uptime Kuma:
  • Multi-user support with role-based access control.
  • Built-in incident history and status reporting.
  • Lightweight and easy to deploy on various platforms.
  • Docker support for simple and quick installation.

Run these commands:
sudo snap install docker
$
docker run -d --restart=always -p 3001:3001 louislam/uptime-kuma
$ open http://localhost:3001

Disclaimer: Uptime Kuma is open-source software provided under the MIT License. It is offered "as is," without any warranty, express or implied. Users are responsible for ensuring the ethical and legal use of Uptime Kuma in their projects.