Changes in v2.1.0
This release is BIG! DockMon is no longer "just" a monitoring tool!
- Deployment support! This is a huge new feature and allows a user to deploy simple containers (Docker Run style) and Compose stacks with variable support. Template support has been added as well for easy repeatable deployments
- Automatic pruning of old images, configurable via Settings (#14)
- Added support for displaying CPU and RAM utilization per container on the dashboard, toggle via Settings -> Dashboard (#12) (#15)
- Added support for deleting containers (individual and bulk action)
- Added support for bulk performing container updates (#15)
- Enhanced alerting for updates. In previous versions DockMon would only alert once per container update. From v2.1.0 onwards DockMon will generate an alert if there's a newer update than the previous update (#13)
- SSL certificates are now generated for 47 days and auto-renew, this to support Apple's new certificate requirements
- Lots of other small bug fixes and enhancements
Special thanks to everyone who keeps providing excellent feedback and awesome ideas for how to make DockMon better, I appreciate all of you!