Commit Graph

4 Commits

Author SHA1 Message Date
poprhythm 3a990fc686 Add Uptime Kuma API management tooling
Implements programmatic monitor management via Socket.IO API:
- manage_monitors.py: CLI script for CRUD operations on monitors
- API.md: Comprehensive API usage documentation
- SETUP.md: Step-by-step setup and verification guide

Key features:
- Supports API key and username/password authentication
- List, add, update, delete monitors via CLI
- SSL verification disabled for self-signed certificates
- Monitor types: HTTP, TCP, ping, DNS, docker
2026-02-08 19:59:43 +00:00
poprhythm e0c8ce3d8a Update uptime-kuma/docker-compose.yaml 2026-01-26 15:04:29 +00:00
poprhythm 4a0c703fc4 add mqtt-network for uptime-kuma 2026-01-25 15:38:03 +00:00
poprhythm 73d80ea2b2 uptime-kuma config 2026-01-25 14:43:24 +00:00