services:uptime-kuma
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| services:uptime-kuma [2026/02/07 10:40] – Consolidated into infrastructure:automation-stack admin | services:uptime-kuma [2026/02/08 08:35] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Uptime Kuma ====== | ||
| + | |||
| + | Self-hosted Uptime Monitoring. | ||
| + | |||
| + | ===== Details ===== | ||
| + | |||
| + | ^ Key ^ Value ^ | ||
| + | | Container | CT 114 | | ||
| + | | IP | 10.100.161.114 | | ||
| + | | Port | 3001 | | ||
| + | | RAM | 512 MB | | ||
| + | | URL | https:// | ||
| + | |||
| + | ===== Features ===== | ||
| + | |||
| + | * HTTP(s) Monitoring | ||
| + | * TCP/Ping Checks | ||
| + | * DNS Monitoring | ||
| + | * Status Pages | ||
| + | * Notifications (Telegram, Email, etc.) | ||
| + | |||
| + | ===== Monitors ===== | ||
| + | |||
| + | Aktive Checks: | ||
| + | |||
| + | ^ Monitor ^ Type ^ Interval ^ | ||
| + | | n8n | HTTP | 60s | | ||
| + | | Vaultwarden | HTTP | 60s | | ||
| + | | DokuWiki | HTTP | 60s | | ||
| + | | Forgejo | HTTP | 60s | | ||
| + | | Grafana | HTTP | 60s | | ||
| + | | PostgreSQL | TCP | 60s | | ||
| + | |||
| + | ===== Datenbank ===== | ||
| + | |||
| + | SQLite: / | ||
| + | |||
| + | ===== Service ===== | ||
| + | |||
| + | <code bash> | ||
| + | systemctl status uptime-kuma | ||
| + | journalctl -u uptime-kuma -f | ||
| + | </ | ||
| + | |||
| + | ===== Backup ===== | ||
| + | |||
| + | <code bash> | ||
| + | cp / | ||
| + | </ | ||
| + | |||
| + | ===== Ansible ===== | ||
| + | |||
| + | <code bash> | ||
| + | ansible-playbook site.yml --limit uptime-kuma | ||
| + | </ | ||
| + | |||
| + | ===== Links ===== | ||
| + | |||
| + | * [[https:// | ||
services/uptime-kuma.1770460812.txt.gz · Last modified: by admin
