Find a file
rcourtman 098f645b34 chore: update Docker configs and installer
- Dockerfile: remove sensor proxy build target
- docker-compose.yml: remove proxy service configuration
- install.sh: simplify installer without proxy
- updates/manager.go: minor updates
2026-01-21 12:03:52 +00:00
.devcontainer docs: standardize markdown syntax and remove deprecated sensor-proxy docs 2026-01-20 09:43:49 +00:00
.github ci: use git pull --rebase in helm-pages.yml to avoid push conflicts 2026-01-20 20:07:51 +00:00
.husky fix(pre-commit): only re-stage files that were already staged 2026-01-17 14:41:32 +00:00
.opencode feat(profiles): add AI-assisted profile suggestions 2026-01-15 13:24:18 +00:00
cmd refactor: simplify temperature monitoring after sensor proxy removal 2026-01-21 12:00:28 +00:00
deploy/helm/pulse Auto-update Helm chart documentation 2026-01-20 20:09:30 +00:00
dev/oidc Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
docs docs: update documentation after sensor proxy deprecation 2026-01-21 12:00:59 +00:00
frontend-modern feat(frontend): update Settings UI after sensor proxy removal 2026-01-21 12:01:41 +00:00
internal chore: update Docker configs and installer 2026-01-21 12:03:52 +00:00
pkg feat: show pending apt updates for Proxmox nodes (#1083) 2026-01-21 10:53:36 +00:00
scripts chore(scripts): update build and install scripts 2026-01-21 12:02:03 +00:00
testing-tools test: add soak test with runtime instrumentation (Phase 2 Task 9d) 2025-10-20 15:13:38 +00:00
tests/integration docs: standardize markdown syntax and remove deprecated sensor-proxy docs 2026-01-20 09:43:49 +00:00
.air.toml chore: Add Air hot-reload configuration 2026-01-19 19:26:50 +00:00
.dockerignore Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
.env.example Adopt multi-token auth across docs, UI, and tooling 2025-10-14 15:47:49 +00:00
.gitattributes chore: optimize PNG images and add .gitattributes 2025-11-24 23:44:55 +00:00
.gitguardian.yaml Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
.gitignore chore: ignore measure_sessions.sh 2026-01-17 18:56:16 +00:00
.golangci.yml Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
.markdownlint-cli2.jsonc docs: standardize markdown syntax and remove deprecated sensor-proxy docs 2026-01-20 09:43:49 +00:00
.markdownlint.json docs: standardize markdown syntax and remove deprecated sensor-proxy docs 2026-01-20 09:43:49 +00:00
analyze_coverage.py fix: add mutex to prevent concurrent map writes in Docker agent CPU tracking 2026-01-15 21:10:55 +00:00
ARCHITECTURE.md docs: standardize markdown syntax and remove deprecated sensor-proxy docs 2026-01-20 09:43:49 +00:00
artifacthub-repo.yml Add Artifact Hub repository metadata for chart discoverability 2025-11-11 19:39:19 +00:00
CONTRIBUTING.md docs: standardize markdown syntax and remove deprecated sensor-proxy docs 2026-01-20 09:43:49 +00:00
cr.yaml Add GitHub Pages Helm repository distribution (#686) 2025-11-11 19:26:18 +00:00
docker-compose.yml chore: update Docker configs and installer 2026-01-21 12:03:52 +00:00
docker-entrypoint.sh Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
docker-healthcheck.sh fix: Docker healthcheck fails with HTTPS enabled 2025-12-26 18:18:16 +00:00
Dockerfile chore: update Docker configs and installer 2026-01-21 12:03:52 +00:00
go.mod refactor: Add testability improvements to core packages 2026-01-19 19:25:38 +00:00
go.sum refactor: Add testability improvements to core packages 2026-01-19 19:25:38 +00:00
install.sh chore: update Docker configs and installer 2026-01-21 12:03:52 +00:00
LICENSE Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
Makefile chore: Clean up build scripts and remove unused Docker agent entry point 2025-12-29 23:37:16 +00:00
package-lock.json fix(storage): correct column priority types and setup pre-push hook 2025-12-26 12:21:37 +00:00
package.json fix(storage): correct column priority types and setup pre-push hook 2025-12-26 12:21:37 +00:00
README.md docs: standardize markdown syntax and remove deprecated sensor-proxy docs 2026-01-20 09:43:49 +00:00
SECURITY.md docs: update documentation after sensor proxy deprecation 2026-01-21 12:00:59 +00:00
TERMS.md fix(patrol): address multiple issues in patrol service 2026-01-02 12:45:00 +00:00
VERSION Prepare v5.0.17 release 2026-01-20 17:24:39 +00:00

Pulse

Pulse Logo

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

GitHub Stars GitHub release Docker Pulls License

Live DemoPulse ProDocumentationReport Bug


🚀 Overview

Pulse is a modern, unified dashboard for monitoring your infrastructure across Proxmox, Docker, and Kubernetes. It consolidates metrics, alerts, and AI-powered insights from all your systems into a single, beautiful interface.

Designed for homelabs, sysadmins, and MSPs who need a "single pane of glass" without the complexity of enterprise monitoring stacks.

Pulse Dashboard

Features

Core Monitoring

  • Unified Monitoring: View health and metrics for PVE, PBS, PMG, Docker, and Kubernetes in one place
  • Smart Alerts: Get notified via Discord, Slack, Telegram, Email, and more
  • Auto-Discovery: Automatically finds Proxmox nodes on your network
  • Metrics History: Persistent storage with configurable retention
  • Backup Explorer: Visualize backup jobs and storage usage

AI-Powered

  • Chat Assistant: Ask questions about your infrastructure in natural language
  • Patrol: Background health checks that generate findings on a schedule
  • Alert Analysis: Optional AI analysis when alerts fire
  • Cost Tracking: Track usage and costs per provider/model

Multi-Platform

  • Proxmox VE/PBS/PMG: Full monitoring and management
  • Kubernetes: Complete K8s cluster monitoring via agents
  • Docker/Podman: Container and Swarm service monitoring
  • OCI Containers: Proxmox 9.1+ native container support

Security & Operations

  • Secure by Design: Credentials encrypted at rest, strict API scoping
  • One-Click Updates: Easy upgrades for supported deployments
  • OIDC/SSO: Single sign-on authentication
  • Privacy Focused: No telemetry, all data stays on your server

Quick Start

Run this one-liner on your Proxmox host to create a lightweight LXC container:

curl -fsSL https://github.com/rcourtman/Pulse/releases/latest/download/install.sh | bash

Note: this installs the Pulse server. Agent installs use the command generated in Settings → Agents → Installation commands (served from /install.sh on your Pulse server).

Option 2: Docker

docker run -d \
  --name pulse \
  -p 7655:7655 \
  -v pulse_data:/data \
  --restart unless-stopped \
  rcourtman/pulse:latest

Access the dashboard at http://<your-ip>:7655.

📚 Documentation

🌐 Community Integrations

Community-maintained integrations and addons:

🚀 Pulse Pro

Pulse Pro unlocks LLM-backed AI Patrol — automated background monitoring that catches issues before they become outages.

Feature Free Pro
Real-time dashboard
Threshold alerts
AI Chat (BYOK)
Heuristic Patrol (local rules)
LLM-backed AI Patrol
Alert-triggered AI analysis
Kubernetes AI analysis
Auto-fix + autonomous mode
Centralized agent profiles
Advanced Reporting (PDF/CSV)
Audit Webhooks (SIEM integration)
Priority support

AI Patrol runs on your schedule (every 10 minutes to every 7 days, default 6 hours) and finds:

  • ZFS pools approaching capacity
  • Backup jobs that silently failed
  • VMs stuck in restart loops
  • Clock drift across cluster nodes
  • Container health check failures

Technical highlights:

  • Cross-system context (nodes, VMs, backups, containers, and metrics history)
  • LLM analysis for high-impact findings + alert-triggered deep dives
  • Optional auto-fix with command safety policies and audit trail
  • Centralized agent profiles for consistent fleet settings

Try the live demo → or learn more at pulserelay.pro

Pulse Pro technical details: docs/PULSE_PRO.md

❤️ Support Pulse Development

Pulse is maintained by one person. Sponsorships help cover the costs of the demo server, development tools, and domains. If Pulse saves you time, please consider supporting the project!

GitHub Sponsors ko-fi

📄 License

MIT © Richard Courtman. Use of Pulse Pro is subject to the Terms of Service.