What's Changed
Improvements
- Fixed auto-update permissions for non-root Pulse installations
- Token names now include server IP and timestamp for better identification
- Node addition defaults to API Token authentication (more secure)
Bug Fixes
- Attempted to address: Auto-updates failing with permission errors
- Attempted to address: Token names conflicting when adding multiple nodes
Installation
Docker
docker pull rcourtman/pulse:v4.1.2
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.