github darthnorse/dockmon v2.0.0

latest releases: v2.2.0-beta3, v2.2.0-beta2, v2.2.0-beta1...
2 months ago

This is a huge release and very excited to be able to release this! Unfortunately, due to the nature of some of the new features there are unfortunately two breaking changes:

  • Due to switching to an updated Alpine base image the mTLS certificate requirement changes. This means that any remote host you've added with mTLS support need to have their certificate regenerated with the setup-docker-mtls.sh script and the host information updated with the new certificate information
  • The alert system has been completely rewritten and unfortunately there was no good way to migrate existing alert rules, they need to be recreated

Migration guide is available here

New features in v2.0.0:

  • Completely rewritten frontend in React + TypeScript + Vite with a modern black theme
  • Modern dashboard with multiple views
  • Brand new alert system with several new alert options such as CPU/RAM%, health checks, alert handling, auto-resolve and more
  • Container update management. Automate container updates with flexible policies to avoid updating critical services such as databases, proxies
  • Tag support. Tags are first class citizens in DockMon v2.0.0 and you can tag hosts and containers, create rules based on tags, use a primary tag for grouping and sorting on the dashboard
  • HTTP/HTTPS health checks. Not only does DockMon support Docker's native health checks, you can now supplement to check if the service inside the container is responding and take automatic action
  • More detail about the host and containers are now available inside of DockMon to help you manage your infrastructure and services

and more! And lots more is coming in upcoming releases.

Don't miss a new dockmon release

NewReleases is sending notifications on new releases.