* Implement container health alerts, including a database migration for alert names and UI updates.
* Add bulk container alerts and improve alerting logic
* Implement container-specific alerts with new database collections, API endpoints, and UI components.
- add includedetails flag to data requests for better efficiency
- integrate docker host info api for better os detection
- pull more OS details as well as cpu arch
- separate info bar component and refactor for new info
- Add /smart route to view SMART data across all systems
- Store SMART devices in new smart_devices collection
- Auto-fetch SMART data when system first comes online
- Add refresh/delete actions per device with realtime updates
- Add navbar and command palette entries