mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-09-02 11:14:00 +00:00
M3 — Sensible defaults: - Ingestor starts with no config.json (zero-config mode) - Missing config file logs a warning instead of crashing - Default MQTT broker: mqtt://localhost:1883 when no sources configured - Server already had sensible defaults (port 3000, etc.) M4 — Documentation: - Add comprehensive docs/deployment.md (system requirements, Docker, MQTT setup, TLS, monitoring, backup/restore, troubleshooting) - Update README.md with pre-built image quickstart - Link to DEPLOY.md and docs/deployment.md