services:uptime-kuma
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| services:uptime-kuma [2026/02/06 21:24] – Add status page URL and monitors list 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 ^ |
| - | | Dashboard | https:// | + | |
| - | | Status Page | 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:// | ||
| + | |||
| + | ===== Features ===== | ||
| + | |||
| + | * HTTP(s) Monitoring | ||
| + | * TCP/Ping Checks | ||
| + | * DNS Monitoring | ||
| + | * Status Pages | ||
| + | * Notifications (Telegram, Email, etc.) | ||
| ===== Monitors ===== | ===== Monitors ===== | ||
| - | ==== HTTP(s) ==== | + | Aktive Checks: |
| - | ^ Name ^ URL ^ Interval ^ | + | ^ Monitor |
| - | | n8n | https:// | + | | n8n | HTTP | 60s | |
| - | | Vaultwarden | https:// | + | | Vaultwarden | HTTP | 60s | |
| - | | Wiki | https:// | + | | DokuWiki |
| - | | Checkmk | + | | Forgejo |
| - | | Traefik | + | | Grafana |
| - | | Proxmox | + | | PostgreSQL |
| - | ==== TCP Port ==== | + | ===== Datenbank ===== |
| - | ^ Name ^ Host:Port ^ Interval ^ | + | SQLite: / |
| - | | PostgreSQL | 10.100.161.110: | + | |
| - | | n8n Backend | .111:5678 | 60s | | + | |
| - | | Vaultwarden Backend | .112:8080 | 60s | | + | |
| - | | Wiki Backend | .113:80 | 60s | | + | |
| - | | Checkmk Backend | .115:80 | 60s | | + | |
| - | ==== DNS ==== | + | ===== Service ===== |
| - | ^ Name ^ Check ^ | + | <code bash> |
| - | | DNS home.miskam.xyz | A-Record via 1.1.1.1 | | + | systemctl status uptime-kuma |
| + | journalctl -u uptime-kuma -f | ||
| + | </ | ||
| - | ===== Service Management | + | ===== Backup |
| <code bash> | <code bash> | ||
| - | pct exec 114 -- systemctl status | + | cp /opt/uptime-kuma/data/kuma.db backup/ |
| - | pct exec 114 -- journalctl -u uptime-kuma -f | + | |
| </ | </ | ||
| - | ===== Database | + | ===== Ansible |
| - | SQLite: /opt/uptime-kuma/ | + | <code bash> |
| + | ansible-playbook site.yml --limit | ||
| + | </code> | ||
| - | ===== Related | + | ===== Links ===== |
| - | * [[services:checkmk|Checkmk]] | + | * [[https:// |
| - | * [[infrastructure: | + | |
services/uptime-kuma.1770413050.txt.gz · Last modified: by admin
