github amayer1983/docksentry v1.48.0

latest releases: v1.50.0, v1.49.0, v1.48.1...
3 hours ago

Container state monitoring (#2, @NotRetarded: "why keep this app strictly as just an updating tool?") — Docksentry now watches for state transitions and notifies on:

  • a healthcheck turning unhealthy (and the recovery back)
  • a container exiting with a non-zero code (zero exits stay silent)
  • an OOM kill
  • a crash + auto-restart (RestartCount bump — the case a plain exit check misses on restart: always fleets)

Anti-spam by design: transitions only, whole pass skipped while updates run (recreates never read as crashes), 30-minute flap cooldown, silent baseline on boot, quiet-hours/maintenance honored.

Config: MONITOR (default on), MONITOR_INTERVAL (60s). Per-container opt-out: docksentry.monitor=false. Fans out to Telegram/Discord/webhooks; 16 languages. Disk-threshold monitoring already existed (DISK_WARN_PERCENT).

Don't miss a new docksentry release

NewReleases is sending notifications on new releases.