Skip to main content

🟢 Uptime Kuma (Monitoring)

Uptime Kuma is a lightweight and powerful monitoring tool with an intuitive web interface, notifications, and support for various protocols. In this guide, you will learn how to install, access, and create monitors within the SaveinCloud platform.


🚀 Installation via Marketplace

  1. Access the SaveinCloud panel

  2. Click on Marketplace at the top

  3. Search for “Uptime Kuma”

  4. Click Install imagem


✅ After Installation

A success message will be displayed with important links:

  • Management panel:

https://uptimekuma-sic.sp1.br.saveincloud.net.br/

  • Official documentation:

https://github.com/louislam/uptime-kuma/wiki

  • Official website:

https://uptime.kuma.pet

💡 On the first access to the Uptime Kuma URL, the project's default screen will be displayed. Access the installation link to configure the actual application.


👨‍💻 First Setup

  1. Access the panel via the generated link

  2. Create your admin username and password

  3. You will be directed to the Dashboard to add your first monitors


➕ Adding a Monitor

  1. Click the “+” (Add Monitor) button

  2. Fill in the fields:

FieldDescription
NameDescriptive name of the monitored service
TypeHTTP(s), TCP, Ping, DNS, etc
URL / IPWebsite address or IP for monitoring
IntervalTime between checks
Notifications(optional) configure custom alerts

Example using PING: imagem


🧭 Available Monitor Types

  • HTTP/HTTPS – Monitors URL availability

  • Keyword – Checks if a word exists in the response

  • Ping – ICMP test to check if the host is responding

  • TCP Port – Checks if a port is open (e.g., 22, 3306, 443)

  • DNS – Resolves domains and compares responses

  • Push – Allows receiving external events via webhook

  • Steam Game Server – Monitors Steam game servers


🔔 Supported Notifications

Uptime Kuma supports integration with various channels:

  • Email

  • Telegram

  • Discord

  • Slack

  • Gotify

  • Webhook

  • LINE

  • Signal

  • Apprise

  • Ntfy

  • Pushover

  • and many others


📊 Status Page (optional)

You can publish a public status page:

  1. Go to Settings > Status Pages

  2. Create a new page imagem imagem

  3. Choose the monitors you want to display imagem

  4. Share the link with your team or users imagem


✅ Conclusion

With Uptime Kuma installed on SaveinCloud, you can easily monitor essential services and receive instant alerts about failures. Ideal for ensuring high availability and proactive incident response.