Tags: Drakonis96/dockerstats
Tags
v0.6.4 Changelog v0.6.4 🛠️ Fixes: - Fixed error when clicking the chart button: Cannot read properties of undefined (reading 'substring'). - Corrected installation instructions: changed cd docker-monitor to cd dockerstats. - Suppressed combined CPU and RAM comparison graph; now each graph is displayed separately. (Note: may take a couple of minutes on first run). - Fixed log output language — logs are now displayed in English instead of Spanish.
v0.6.1 Changelog: 🔐 Added support for secure Docker socket proxy: In config.py, the DOCKER_SOCKET_URL is now read from the environment using os.environ.get('DOCKER_SOCKET_URL', '') for improved flexibility and security. 📱 Mobile UI enhancements: Replaced header buttons with a sidebar menu for better usability and layout on mobile devices.
v0.6.0 Changelog v0.6.0 🖥️ Added login screen ⚙️ Added settings control panel to: 🔒 Change passwords 👥 Add users 🛡️ Manage user permissions 🚫 New users cannot access notifications or user creation 👤 Displayed the currently logged-in user on the main screen 🐛 Fixed persistent issue with ghost notifications
v0.5.0 ⚡ cAdvisor support – pick Docker API only or Docker API + cAdvisor right from the UI 🔔 Notification upgrades Pushover alerts for CPU/RAM thresholds & status changes Auto-update checker – runs every n minutes and flags new image versions Threshold alerts – warn if a container stays above X % CPU/RAM during a chosen time window Granular toggles – enable/disable CPU alerts, update alerts, or both 🎮 GPU metrics – NVIDIA GPU usage & memory stats (GPU_METRICS_ENABLED=true) experimental 📝 Minor fixes & polish
PreviousNext