From 68aff00d78b4c4d26a6684b014a4d4e586a625ce Mon Sep 17 00:00:00 2001 From: rcourtman Date: Wed, 8 Jul 2026 11:36:17 +0100 Subject: [PATCH] Announce v6 in README and add vSphere to the platform headline The landing page announced v6 GA but the repo README (the highest-traffic owned surface, 6.1k stars) never did, and its platform list predated vSphere support. Adds a v6 callout linking the v5 upgrade guide. --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bdc010725..8fbf1350f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@
Pulse Logo -

Real-time monitoring for Proxmox, Docker, Kubernetes, and TrueNAS infrastructure.

+

Real-time monitoring for Proxmox, Docker, Kubernetes, TrueNAS, and vSphere infrastructure.

[![GitHub Stars](https://img.shields.io/github/stars/rcourtman/Pulse?style=flat&logo=github)](https://github.com/rcourtman/Pulse) [![GitHub release](https://img.shields.io/github/v/release/rcourtman/Pulse)](https://github.com/rcourtman/Pulse/releases/latest) @@ -16,13 +16,19 @@ --- +> **Pulse v6 is out.** A rebuilt unified workspace with TrueNAS and vSphere +> support and a dedicated page for every platform. Upgrading from v5? See the +> [v6 upgrade guide](docs/UPGRADE_v6.md). + +--- + Issue-first contribution policy: please open an issue or discussion before investing time in a code change. External pull requests are not part of the normal contribution flow for this repository. See [CONTRIBUTING.md](CONTRIBUTING.md). ## 🚀 Overview -Pulse is a modern, unified monitoring workspace for your **infrastructure** across Proxmox, Docker, Kubernetes, and TrueNAS. It consolidates metrics, alerts, and AI-powered insights from all your systems into a single, beautiful interface. +Pulse is a modern, unified monitoring workspace for your **infrastructure** across Proxmox, Docker, Kubernetes, TrueNAS, and vSphere. It consolidates metrics, alerts, and AI-powered insights from all your systems into a single, beautiful interface. Designed for homelabs, sysadmins, internal IT teams, and providers who need a clear monitoring view without the complexity of enterprise monitoring stacks. MSP access is a separate, request-assisted provider path and is not part of ordinary self-hosted setup.