Pulse/docs
rcourtman bb312ed022 Add Docker monitoring integration with agent-based architecture
Implements comprehensive Docker monitoring with a dedicated agent that collects
container metrics and reports them to the main Pulse server. Adds Docker-specific
alert rules and threshold management with a redesigned UI.

Backend changes:
- Add Docker agent binary with container metrics collection
- Implement Docker host and container models with CPU/memory tracking
- Add Docker-specific alert types (offline, state, health)
- Extend threshold system to support Docker resources
- Add WebSocket message types for Docker agent communication
- Implement Docker agent API endpoints for registration and metrics

Frontend changes:
- Add Docker monitoring page with host/container views
- Add Docker agent settings panel for configuration
- Reorganize thresholds page with Proxmox/Docker tabs
- Add Docker-specific alert threshold management
- Improve layout consistency with vertical stacking
- Fix defensive null checks and TypeScript errors

This change enables monitoring of Docker containers across multiple hosts
with the same alerting and threshold capabilities as Proxmox resources.
2025-10-05 17:51:16 +00:00
..
development refactor: add mock.env to repository with local override support 2025-10-01 13:38:39 +00:00
images feat: improve screenshots and mobile UI responsiveness 2025-08-30 12:25:53 +00:00
API.md docs: add account lockout and recovery documentation 2025-08-27 22:02:51 +00:00
CONFIGURATION.md feat: add OIDC logout URL support and improve UX 2025-10-01 10:59:22 +00:00
DOCKER.md Document new Docker public URL guidance and bundled disk helper 2025-09-29 16:47:06 +00:00
DOCKER_MONITORING.md Add Docker monitoring integration with agent-based architecture 2025-10-05 17:51:16 +00:00
FAQ.md docs: fix VM disk monitoring documentation and remove false token limitation claims 2025-09-30 15:14:23 +00:00
frontend-style-guide.md feat: unify styling and improve cluster detection 2025-09-28 18:46:52 +00:00
INSTALL.md docs: document --main install option for testing latest fixes 2025-09-11 15:19:57 +00:00
MIGRATION.md docs: remove unnecessary sudo from install commands 2025-08-24 22:56:21 +00:00
OIDC.md feat: add OIDC logout URL support and improve UX 2025-10-01 10:59:22 +00:00
PORT_CONFIGURATION.md Align dev ports and improve auto-register UX 2025-09-29 15:05:59 +00:00
PROXY_AUTH.md feat: add proxy authentication support 2025-08-22 09:47:18 +00:00
REVERSE_PROXY.md feat: add DISABLE_AUTH environment variable for proxy authentication 2025-08-20 08:43:20 +00:00
SCREENSHOTS.md feat: improve screenshots and mobile UI responsiveness 2025-08-30 12:25:53 +00:00
SECURITY.md docs: remove time references from password recovery sections 2025-09-04 10:34:16 +00:00
TEMPERATURE_MONITORING.md Restrict temperature monitoring SSH key to sensors command 2025-10-04 15:38:34 +00:00
TROUBLESHOOTING.md docs: fix VM disk monitoring documentation and remove false token limitation claims 2025-09-30 15:14:23 +00:00
VM_DISK_MONITORING.md docs: fix VM disk monitoring documentation and remove false token limitation claims 2025-09-30 15:14:23 +00:00
WEBHOOKS.md docs: update documentation to reflect automatic public URL detection 2025-09-04 18:02:21 +00:00
zfs-monitoring.md feat: complete ZFS pool monitoring implementation (addresses #423) 2025-09-06 10:56:17 +00:00