How To Install Uptime Kuma with Docker on AlmaLinux 10

Uptime-Kuma is a very lean monitoring tool for your environment and many more. ICMP (ping) requests can be sent super easily or simply check whether a website is accessible.Even open TCP ports can be included super easily in the monitoring. It is a self-hosted monitoring tool like “Uptime Robot”.

Prerequisites:

Create a Docker Volume for Data Persistence

docker volume create uptime-kuma-data

Run Uptime Kuma Container

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

Open your browser and go to:

http://<your-server-ip>:3001

Replace "yourserver-ip-address" with the actual IP Address of your server

Fill the details to create your admin account,

images

The Uptime-Kuma dashboard look like this,

images

This is how you can create the Monitoring Dashboard for any site,

images

images


CrownCloud - Get a SSD powered KVM VPS at $4.5/month!
Use the code WELCOME for 10% off!

1 GB RAM / 25 GB SSD / 1 CPU Core / 1 TB Bandwidth per month

Available Locations: LAX | MIA | ATL | FRA | AMS