Pulse v1.0.0 - Initial Release
Overview
This is the first official release of Pulse, a lightweight, responsive ProxMox monitoring application that displays real-time metrics for CPU, memory, network, and disk usage across multiple nodes.
Features
- Real-time monitoring of ProxMox nodes, VMs, and containers
- Dashboard with summary cards for nodes, guests, and resources
- Responsive design that works on desktop and mobile devices
- WebSocket connection for live updates
- Dark/light mode toggle for user preference
- Node selection dropdown for filtering metrics
- Animated pulse logo for visual feedback
Technical Details
- Built with React and Material UI for the frontend
- Node.js backend with Express for the API
- WebSocket implementation for real-time data
- Docker support for easy deployment
- Environment variable configuration for flexibility
Installation
See the README.md for detailed installation instructions using either standard installation or Docker deployment methods.
Configuration
Refer to the README.md for configuration options and environment variable settings.
Feedback and Contributions
Feedback, bug reports, and pull requests are welcome! Please open an issue on GitHub for any problems or suggestions.