Added

  • Heal-only mode: monitor and auto-restart containers by name without compose or registry

  • container_name service config field for matching standalone containers

  • heal_max_restarts config field (default 3) to cap consecutive failed restart attempts

  • Healer sends “gave up” notification after max restarts exceeded, resets on healthy recovery

Changed

  • compose_file and compose_project only required when auto_update is true

  • findServiceByEvent matches both compose project label and container name

Fixed

  • Healer restart loop: previously restarted unhealthy containers indefinitely after each cooldown expiry