Pulse/docs
rcourtman 0ca6001bad docs: update documentation after sensor proxy deprecation
Update docs to reflect the simplified temperature monitoring architecture:
- Remove references to pulse-sensor-proxy throughout
- Update TEMPERATURE_MONITORING.md to focus on unified agent approach
- Update CONFIGURATION.md, DEPLOYMENT_MODELS.md, FAQ.md
- Remove SECURITY_CHANGELOG.md (proxy-specific security notes)
- Clarify current recommended setup in various guides
2026-01-21 12:00:59 +00:00
..
api docs: standardize markdown syntax and remove deprecated sensor-proxy docs 2026-01-20 09:43:49 +00:00
images docs: add social preview image for GitHub 2025-12-25 20:24:45 +00:00
monitoring docs: update documentation after sensor proxy deprecation 2026-01-21 12:00:59 +00:00
operations docs: standardize markdown syntax and remove deprecated sensor-proxy docs 2026-01-20 09:43:49 +00:00
releases docs: standardize markdown syntax and remove deprecated sensor-proxy docs 2026-01-20 09:43:49 +00:00
security docs: update documentation after sensor proxy deprecation 2026-01-21 12:00:59 +00:00
AGENT_SECURITY.md docs: comprehensive core and Pro documentation overhaul 2026-01-07 17:38:27 +00:00
AI.md docs: standardize markdown syntax and remove deprecated sensor-proxy docs 2026-01-20 09:43:49 +00:00
API.md docs: update documentation after sensor proxy deprecation 2026-01-21 12:00:59 +00:00
AUTO_UPDATE.md docs: update documentation after sensor proxy deprecation 2026-01-21 12:00:59 +00:00
CENTRALIZED_MANAGEMENT.md fix: add mutex to prevent concurrent map writes in Docker agent CPU tracking 2026-01-15 21:10:55 +00:00
CONFIGURATION.md docs: update documentation after sensor proxy deprecation 2026-01-21 12:00:59 +00:00
DEPLOYMENT_MODELS.md docs: update documentation after sensor proxy deprecation 2026-01-21 12:00:59 +00:00
DOCKER.md docs: comprehensive core and Pro documentation overhaul 2026-01-07 17:38:27 +00:00
FAQ.md docs: update documentation after sensor proxy deprecation 2026-01-21 12:00:59 +00:00
INSTALL.md docs: standardize markdown syntax and remove deprecated sensor-proxy docs 2026-01-20 09:43:49 +00:00
KUBERNETES.md docs: standardize markdown syntax and remove deprecated sensor-proxy docs 2026-01-20 09:43:49 +00:00
MAIL_GATEWAY.md docs: comprehensive core and Pro documentation overhaul 2026-01-07 17:38:27 +00:00
METRICS_HISTORY.md docs: standardize markdown syntax and remove deprecated sensor-proxy docs 2026-01-20 09:43:49 +00:00
MIGRATION.md feat: Add AI chat session sync across devices 2026-01-08 10:47:45 +00:00
OIDC.md docs: standardize markdown syntax and remove deprecated sensor-proxy docs 2026-01-20 09:43:49 +00:00
PBS.md docs: comprehensive core and Pro documentation overhaul 2026-01-07 17:38:27 +00:00
PROXY_AUTH.md docs: standardize markdown syntax and remove deprecated sensor-proxy docs 2026-01-20 09:43:49 +00:00
PULSE_PRO.md docs: update documentation after sensor proxy deprecation 2026-01-21 12:00:59 +00:00
README.md docs: update documentation after sensor proxy deprecation 2026-01-21 12:00:59 +00:00
RELEASE_NOTES.md docs: standardize markdown syntax and remove deprecated sensor-proxy docs 2026-01-20 09:43:49 +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
TEMPERATURE_MONITORING.md docs: update documentation after sensor proxy deprecation 2026-01-21 12:00:59 +00:00
TROUBLESHOOTING.md docs: update documentation after sensor proxy deprecation 2026-01-21 12:00:59 +00:00
UNIFIED_AGENT.md docs: update documentation after sensor proxy deprecation 2026-01-21 12:00:59 +00:00
UPGRADE_v5.md docs: update documentation after sensor proxy deprecation 2026-01-21 12:00:59 +00:00
VM_DISK_MONITORING.md docs: standardize markdown syntax and remove deprecated sensor-proxy docs 2026-01-20 09:43:49 +00:00
WEBHOOKS.md docs: update documentation after sensor proxy deprecation 2026-01-21 12:00:59 +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