github darthnorse/dockmon v2.2.7

10 hours ago

This release became a lot bigger than originally planned but for a good reason, DockMon now has much improved stack management capabilites!

New:
Stack management - the old deployment page is now called Stacks and is centered around stack management. Stacks are now stored on the file system instead of in the database with a full stack editor in the UI including environment files. Each stack has its own folder and can be edited either in DockMon or on the file system directly. You can deploy a stack to one or multiple hosts, redeploy it after changes and even import stacks from running containers (best effort). When upgrading to v2.2.7 it will automatically migrate all deployments and create stacks for them. I was hoping to include GitHub sync support in this release but it will be added in an upcoming release instead.

When deploying a stack it now shows more realtime information during the deployment. Remote hosts running the Agent should update to v1.0.2 to see the enhanced output.

Bug fixes:

  • Suppress false positive updates when floating tag is older than current image (#147)
  • HH:MM schedule format now triggers correctly (#146)
  • Registry fallback for images without RepoDigests (#143)
  • ntfy: Preserve markdown and emojis in notifications

Don't miss a new dockmon release

NewReleases is sending notifications on new releases.