Files
meshcore-analyzer/docs
you 594aff7cf0 feat: zero-config defaults + deployment docs (M3-M4, #610)
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
2026-04-05 21:46:19 +00:00
..