systant/server/lib/systant
ryan b1cd085f6b Implement comprehensive TOML-based configuration system
- Add Systant.Config module for TOML configuration with environment overrides
- Create systant.toml template with all metric module controls
- Update SystemMetrics to use configuration-driven collection
- Add filtering for disks, network interfaces, and processes
- Implement per-module enable/disable controls
- Update MqttClient to use new configuration system
- Add Hivemind/Just development workflow integration
- Update dashboard with graphical metrics display and raw data toggle
- Comprehensive documentation updates in CLAUDE.md

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-05 21:02:02 -07:00
..
application.ex Restructure as monorepo and add flake packages/apps 2025-08-02 19:54:17 -07:00
config.ex Implement comprehensive TOML-based configuration system 2025-08-05 21:02:02 -07:00
mqtt_client.ex Implement comprehensive TOML-based configuration system 2025-08-05 21:02:02 -07:00
system_metrics.ex Implement comprehensive TOML-based configuration system 2025-08-05 21:02:02 -07:00