Pulse/docs
rcourtman 3e2824a7ff feat: remove Enterprise badges, simplify Pro upgrade prompts
- Replace barrel import in AuditLogPanel.tsx to fix ad-blocker crash
- Remove all Enterprise/Pro badges from nav and feature headers
- Simplify upgrade CTAs to clean 'Upgrade to Pro' links
- Update docs: PULSE_PRO.md, API.md, README.md, SECURITY.md
- Align terminology: single Pro tier, no separate Enterprise tier

Also includes prior refactoring:
- Move auth package to pkg/auth for enterprise reuse
- Export server functions for testability
- Stabilize CLI tests
2026-01-09 16:51:08 +00:00
..
api docs: comprehensive core and Pro documentation overhaul 2026-01-07 17:38:27 +00:00
images docs: add social preview image for GitHub 2025-12-25 20:24:45 +00:00
monitoring docs: comprehensive core and Pro documentation overhaul 2026-01-07 17:38:27 +00:00
operations docs: comprehensive core and Pro documentation overhaul 2026-01-07 17:38:27 +00:00
releases docs: comprehensive core and Pro documentation overhaul 2026-01-07 17:38:27 +00:00
security v5: gate legacy sensor-proxy and prune dev docs 2025-12-18 21:51:25 +00:00
AGENT_SECURITY.md docs: comprehensive core and Pro documentation overhaul 2026-01-07 17:38:27 +00:00
AI.md docs: comprehensive core and Pro documentation overhaul 2026-01-07 17:38:27 +00:00
API.md feat: remove Enterprise badges, simplify Pro upgrade prompts 2026-01-09 16:51:08 +00:00
AUTO_UPDATE.md docs: comprehensive core and Pro documentation overhaul 2026-01-07 17:38:27 +00:00
CENTRALIZED_MANAGEMENT.md feat: Add centralized agent configuration management (Pro) 2026-01-08 12:06:36 +00:00
CONFIGURATION.md docs: Add API token scopes and kiosk mode documentation 2026-01-08 10:27:15 +00:00
DEPLOYMENT_MODELS.md docs: fix Helm chart install commands to use GitHub Pages repo 2026-01-08 14:27:45 +00:00
DOCKER.md docs: comprehensive core and Pro documentation overhaul 2026-01-07 17:38:27 +00:00
FAQ.md docs: comprehensive core and Pro documentation overhaul 2026-01-07 17:38:27 +00:00
INSTALL.md docs: fix Helm chart install commands to use GitHub Pages repo 2026-01-08 14:27:45 +00:00
KUBERNETES.md docs: fix Helm chart install commands to use GitHub Pages repo 2026-01-08 14:27:45 +00:00
MAIL_GATEWAY.md docs: comprehensive core and Pro documentation overhaul 2026-01-07 17:38:27 +00:00
METRICS_HISTORY.md docs: comprehensive core and Pro documentation overhaul 2026-01-07 17:38:27 +00:00
MIGRATION.md feat: Add AI chat session sync across devices 2026-01-08 10:47:45 +00:00
OIDC.md docs: comprehensive core and Pro documentation overhaul 2026-01-07 17:38:27 +00:00
PBS.md docs: comprehensive core and Pro documentation overhaul 2026-01-07 17:38:27 +00:00
PROXY_AUTH.md feat: Add in-app help system with HelpIcon component 2026-01-07 09:22:23 +00:00
PROXY_CONTROL_PLANE.md docs: comprehensive core and Pro documentation overhaul 2026-01-07 17:38:27 +00:00
PULSE_PRO.md feat: remove Enterprise badges, simplify Pro upgrade prompts 2026-01-09 16:51:08 +00:00
README.md feat: Add AI chat session sync across devices 2026-01-08 10:47:45 +00:00
RELEASE_NOTES.md feat: add --kube-include-all-deployments flag for Kubernetes agent 2025-12-18 20:58:30 +00:00
REVERSE_PROXY.md docs: improve reverse proxy HTTPS detection and Swarm troubleshooting 2026-01-07 18:23:48 +00:00
SCREENSHOTS.md docs: comprehensive core and Pro documentation overhaul 2026-01-07 17:38:27 +00:00
SCRIPT_LIBRARY.md docs: comprehensive core and Pro documentation overhaul 2026-01-07 17:38:27 +00:00
SECURITY.md feat: implement priority queue-based task execution (Phase 2 Task 6) 2025-10-20 15:13:37 +00:00
SECURITY_CHANGELOG.md docs: comprehensive core and Pro documentation overhaul 2026-01-07 17:38:27 +00:00
TEMPERATURE_MONITORING.md v5: gate legacy sensor-proxy and prune dev docs 2025-12-18 21:51:25 +00:00
TROUBLESHOOTING.md feat(audit): Add audit log API endpoints and UI with signature verification 2026-01-08 19:19:57 +00:00
UNIFIED_AGENT.md feat: Add AI chat session sync across devices 2026-01-08 10:47:45 +00:00
UPGRADE_v5.md docs: fix Helm chart install commands to use GitHub Pages repo 2026-01-08 14:27:45 +00:00
VM_DISK_MONITORING.md feat: add --kube-include-all-deployments flag for Kubernetes agent 2025-12-18 20:58:30 +00:00
WEBHOOKS.md docs: comprehensive core and Pro documentation overhaul 2026-01-07 17:38:27 +00:00
ZFS_MONITORING.md feat: add --kube-include-all-deployments flag for Kubernetes agent 2025-12-18 20:58:30 +00:00

📚 Pulse Documentation

Welcome to the Pulse documentation portal. Here you'll find everything you need to install, configure, and master Pulse.


🚀 Getting Started

  • Installation Guide Step-by-step guides for Docker, Kubernetes, and bare metal.
  • Configuration
    Learn how to configure authentication, notifications (Email, Discord, etc.), and system settings.
  • Deployment Models
    Where config lives, how updates work, and what differs per deployment.
  • Migration Guide
    Moving to a new server? Here's how to export and import your data safely.
  • Upgrade to v5
    Practical upgrade guidance and post-upgrade checks.
  • FAQ
    Common questions and quick answers.

🛠️ Deployment & Operations

🔐 Security

  • Security Policy The core security model (Encryption, Auth, API Scopes).
  • Proxy Auth Authentik/Authelia/Cloudflare proxy authentication configuration.

New in 5.0

  • Pulse AI Optional assistant for chat, patrol findings, alert analysis, and execution workflows.
  • Metrics History Persistent metrics storage with configurable retention.
  • Mail Gateway Proxmox Mail Gateway (PMG) monitoring.
  • Auto Updates One-click updates for supported deployments.
  • Kubernetes Helm deployment (ingress, persistence, HA patterns).

🚀 Pulse Pro

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

📡 Monitoring & Agents

💻 Development


Found a bug or have a suggestion?

GitHub Issues