services:uptime-kuma
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| services:uptime-kuma [2026/02/06 20:22] – Refactor: Create uptime-kuma service page admin | services:uptime-kuma [2026/02/08 08:35] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Uptime Kuma ====== | ====== Uptime Kuma ====== | ||
| - | Self-hosted | + | Self-hosted |
| - | ===== Access | + | ===== Details |
| - | ^ Item ^ Value ^ | + | ^ Key ^ Value ^ |
| - | | URL | https:// | + | |
| | Container | CT 114 | | | Container | CT 114 | | ||
| - | | IP | 10.100.161.114:3001 | | + | | IP | 10.100.161.114 |
| + | | Port | 3001 | | ||
| + | | RAM | 512 MB | | ||
| + | | URL | https:// | ||
| - | ===== Service | + | ===== 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> | <code bash> | ||
| - | pct exec 114 -- systemctl status uptime-kuma | + | systemctl status uptime-kuma |
| - | pct exec 114 -- journalctl -u uptime-kuma -f | + | journalctl -u uptime-kuma -f |
| </ | </ | ||
| - | ===== Related | + | ===== Backup |
| + | |||
| + | <code bash> | ||
| + | cp / | ||
| + | </ | ||
| + | |||
| + | ===== Ansible ===== | ||
| + | |||
| + | <code bash> | ||
| + | ansible-playbook site.yml --limit uptime-kuma | ||
| + | </ | ||
| + | |||
| + | ===== Links ===== | ||
| + | |||
| + | * [[https:// | ||
| - | * [[services: | ||
| - | * [[infrastructure: | ||
services/uptime-kuma.1770409320.txt.gz · Last modified: by admin
