Skip to content

Native Builds Released

Choose a tag to compare

@BlkLeg BlkLeg released this 19 Mar 03:56
· 44 commits to main since this release

Circuit Breaker v0.2.4 introduces native package distribution as the primary method, with enhanced Proxmox support and improved installation touchlessness. These changes build on v0.2.2's stable beta foundation.

Added

  • Native DEB/RPM builds via PyInstaller/fpm, hosted on GHCR/GitHub Releases for Proxmox/Debian/RHEL—superior perf over Docker (direct PVE/kernel access).
  • cb-proxmox-install.sh: Touchless DEB deploy script (curl|dpkg/systemd), auto-PVE token config, Docker fallback prompt preserved.
  • GHCR OCI artifacts for native pkgs (ghcr.io/blkleg/circuitbreaker/proxmox:0.2.4), multi-arch (amd64/arm64). [github](https://github.com/BlkLeg/CircuitBreaker)

Changed

  • Primary distro shifts to native builds (was Docker-first); Docker now fallback for VMs/LXC socket proxy.
  • Install scripts detect Proxmox → prefer DEB → auto systemd service, OOBE URL, healthcheck. Idempotent upgrades.

HomeLab-Ready Status

All core features (topology map, telemetry, discovery, RBAC) remain stable; native deploys tested on Proxmox 8.3 LXC/VMs.