Pulse v0.9.0 — Tags, Setup Scripts & All-Linux Support
What's New in v0.9.0
🏷️ Server Tags & Groups
- Servers in the sidebar now group by environment: Production 🔴, Staging 🟠, Development 🔵, Other
- Set the environment when adding a server, or right-click → Edit Tags & Environment...
- Free-form custom tags appear as chips in each server row
- Tag editor: color-coded environment buttons + add/remove tag chips
⚡ One-Command Setup Scripts
Pick your connection method and run a single command:
# Direct IP / LAN
curl -fsSL https://raw.githubusercontent.com/miftahganzz/Pulse/main/agent/pulse-agent/scripts/install.sh | sudo bash
# Tailscale (zero open ports — recommended)
curl -fsSL https://raw.githubusercontent.com/miftahganzz/Pulse/main/agent/pulse-agent/scripts/setup-tailscale.sh | sudo bash
# Cloudflare Tunnel (zero open ports)
curl -fsSL https://raw.githubusercontent.com/miftahganzz/Pulse/main/agent/pulse-agent/scripts/setup-cloudflare.sh | sudo bash🐧 All Linux Support
Supported distros: Debian, Ubuntu, RHEL, CentOS, Fedora, Arch Linux, Alpine Linux, openSUSE, Void Linux + any systemd-based distro.
Firewall auto-config: UFW, firewalld, or iptables.
🔢 XXX-XXX Pairing Code
Format changed from 653557 → 653-557 (easier to read and type).
📖 In-App Docs (? button)
Updated with all new setup methods, XXX-XXX pairing section, and full distro list.
macOS 13.0+ required.
| File | Architecture |
|---|---|
Pulse-0.9.0-Universal.dmg |
Universal (Apple Silicon + Intel) — recommended |
Pulse-0.9.0-arm64.dmg |
Apple Silicon only |
Pulse-0.9.0-x86_64.dmg |
Intel only |
Pulse-0.9.0.dmg |
Same as Universal |