Pulse v4.0.0 Release Candidate 1
This is a complete rewrite of Pulse in Go.
⚠️ IMPORTANT: This is a breaking change from v3
- Manual migration required
- Do not attempt to upgrade existing v3 installations
- Create a fresh installation for v4
What's New in v4
- Complete rewrite in Go for better performance
- Single binary deployment (no more Node.js)
- Embedded web UI
- Improved resource efficiency
- Multi-architecture support (amd64, arm64, armv7)
Installation
See installation instructions at https://github.com/rcourtman/Pulse
Migration from v3
- Create a new LXC container or VM
- Install Pulse v4 fresh
- Configure your nodes through the web UI
- Reference your old .env file for API tokens if needed