mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 10:43:36 +00:00
70d043fb96
- Auto-detect Docker environment and scan common home/office subnets - Scans 192.168.1.0/24, 192.168.0.0/24, 10.0.0.0/24, 192.168.88.0/24, 172.16.0.0/24 - Removes friction - nodes are discovered automatically without configuration - DISCOVERY_SUBNET env var now optional (only for non-standard networks) - Update documentation to reflect automatic discovery This makes the first-run experience much smoother - users see their Proxmox nodes immediately without having to figure out subnet configuration.