Move v5 maintenance flow onto release/5.1

This commit is contained in:
rcourtman 2026-04-14 18:34:41 +01:00
parent deee730af2
commit 324f3be1c8
31 changed files with 548 additions and 256 deletions

View file

@ -6,7 +6,7 @@
If you run Proxmox VE, use the official LXC installer (recommended):
```bash
curl -fsSL https://github.com/rcourtman/Pulse/releases/latest/download/install.sh | bash
curl -fsSL https://raw.githubusercontent.com/rcourtman/Pulse/release/5.1/install.sh | bash
```
Note: this installs the Pulse **server**. Agent installs use the command from **Settings → Agents → Installation commands** (served from `/install.sh` on your Pulse server).