What's Changed
Improvements
- Fixed tarball structure to extract files to correct locations
- Files now extract to
bin/
directory as expected by community scripts - Universal tarball includes all architecture binaries with proper structure
- Install script updated to handle both old and new tarball formats
- Files now extract to
Community Script Compatibility
- Tarballs now extract with the correct directory structure for Proxmox community scripts
- Fixes issue #276 where community script updates were failing
Installation
Docker
docker pull rcourtman/pulse:v4.1.4
Manual Update
curl -fsSL https://raw.githubusercontent.com/rcourtman/Pulse/main/install.sh | bash
Downloads
Pre-built binaries available below for linux-amd64, linux-arm64, and linux-armv7.