github rcourtman/Pulse v4.10.1

latest releases: v4.13.0, v4.12.1, v4.12.0...
5 days ago

What's Changed

Bug Fixes

  • Improved storage tab styling consistency
  • Fixed backup tab grouping toggles functionality
  • Made metric bars responsive with minimum width constraints
  • Corrected PBS storage node display
  • Fixed install script issues with unprivileged containers
  • Improved container installation prompts and network configuration
  • Added timeouts to prevent installation hanging on network issues

Improvements

  • Added PVE version display to mock nodes
  • Cleaned up backup table columns for better flow
  • Enhanced auto-update prompts for container installations
  • Improved installation UX with numbered options for network and storage selection

Installation

Install/Update:

# Install script (ProxmoxVE/LXC/systemd)
curl -fsSL https://raw.githubusercontent.com/rcourtman/Pulse/main/install.sh | bash

# Docker
docker pull rcourtman/pulse:latest
docker run -d --name pulse -p 7655:7655 -v pulse-data:/etc/pulse rcourtman/pulse:latest

Downloads

Pre-built binaries available below for linux-amd64, linux-arm64, and linux-armv7.

Don't miss a new Pulse release

NewReleases is sending notifications on new releases.