mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-06-12 17:24:56 +02:00
dbd68e9a9f
- Add custom Dockerfile for meshcore-mqtt-broker (Node 22 Alpine, built from michaelhart/meshcore-mqtt-broker source) - Add GitHub Actions workflow for weekly multi-arch MQTT broker image builds - Add local build script (etc/docker/meshcore-mqtt-broker/build.sh) - Update docker-compose.yml and test compose to use new ghcr.io image - Add MQTT connection retry logic with exponential backoff to collector subscriber - Create UPGRADING.md with migration guide for breaking changes - Update README.md and AGENTS.md for accuracy (Python 3.14, removed commands, fixed MQTT defaults) - Remove obsolete files (etc/mosquitto.conf, .agentmap.yaml, CLAUDE.md)