Pulse/docs
rcourtman da43588189 Update docs and helm chart for agent health endpoints
- Add health-addr config option to UNIFIED_AGENT.md
- Document /healthz, /readyz, /metrics endpoints
- Add Kubernetes probe examples to docs
- Add liveness/readiness probes to helm chart agent template
- Add healthPort, livenessProbe, readinessProbe to values.yaml
- Update values.schema.json with new agent probe options
2025-12-02 22:45:24 +00:00
..
api refactor: finalize documentation overhaul 2025-11-25 00:45:20 +00:00
development refactor: finalize documentation overhaul 2025-11-25 00:45:20 +00:00
images chore: optimize PNG images and add .gitattributes 2025-11-24 23:44:55 +00:00
monitoring refactor: finalize documentation overhaul 2025-11-25 00:45:20 +00:00
operations refactor: finalize documentation overhaul 2025-11-25 00:45:20 +00:00
security refactor: finalize documentation overhaul 2025-11-25 00:45:20 +00:00
API.md Update docs with missing config, API endpoints, and Docker Compose 2025-12-02 20:46:21 +00:00
CONFIGURATION.md Update docs with missing config, API endpoints, and Docker Compose 2025-12-02 20:46:21 +00:00
DOCKER.md Refactor core docs (INSTALL, CONFIGURATION, DOCKER) to be modern and concise 2025-11-25 00:13:07 +00:00
FAQ.md feat: serve install scripts from GitHub releases instead of main branch 2025-11-26 08:59:59 +00:00
INSTALL.md Update docs with missing config, API endpoints, and Docker Compose 2025-12-02 20:46:21 +00:00
KUBERNETES.md Refactor integration docs (K8s, Proxy, Webhooks) to be concise 2025-11-25 00:19:34 +00:00
MIGRATION.md Update docs: Unified Agent, Migration checklist, and cleanup 2025-12-02 20:49:34 +00:00
OIDC.md fix: correct show_local URL path and hide subtitle when local login hidden 2025-11-27 16:23:44 +00:00
PROXY_AUTH.md Refactor auth and monitoring docs to be concise 2025-11-25 00:26:00 +00:00
PROXY_CONTROL_PLANE.md Refactor remaining docs and standardize naming 2025-11-25 00:28:33 +00:00
README.md Update docs: Unified Agent, Migration checklist, and cleanup 2025-12-02 20:49:34 +00:00
RELEASE_NOTES.md feat: serve install scripts from GitHub releases instead of main branch 2025-11-26 08:59:59 +00:00
REVERSE_PROXY.md Refactor integration docs (K8s, Proxy, Webhooks) to be concise 2025-11-25 00:19:34 +00:00
SCREENSHOTS.md Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
SCRIPT_LIBRARY.md Refactor remaining docs and standardize naming 2025-11-25 00:28:33 +00:00
SECURITY.md feat: implement priority queue-based task execution (Phase 2 Task 6) 2025-10-20 15:13:37 +00:00
SECURITY_AUDIT_2025-11-07.md docs: Add comprehensive security audit documentation 2025-11-07 17:10:21 +00:00
SECURITY_CHANGELOG.md docs: Add comprehensive security audit documentation 2025-11-07 17:10:21 +00:00
TEMPERATURE_MONITORING.md docs: Clarify multi-server Proxmox temperature monitoring setup 2025-12-02 11:36:43 +00:00
TROUBLESHOOTING.md Refactor agent and troubleshooting docs to be modern and concise 2025-11-25 00:18:10 +00:00
UNIFIED_AGENT.md Update docs and helm chart for agent health endpoints 2025-12-02 22:45:24 +00:00
VM_DISK_MONITORING.md Refactor auth and monitoring docs to be concise 2025-11-25 00:26:00 +00:00
WEBHOOKS.md Refactor integration docs (K8s, Proxy, Webhooks) to be concise 2025-11-25 00:19:34 +00:00
ZFS_MONITORING.md Refactor remaining docs and standardize naming 2025-11-25 00:28:33 +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 Proxmox LXC, Docker, Kubernetes, and bare metal.
  • Configuration
    Learn how to configure authentication, notifications (Email, Discord, etc.), and system settings.
  • Migration Guide
    Moving to a new server? Here's how to export and import your data safely.
  • FAQ
    Common questions and quick answers.

🛠️ Deployment & Operations

🔐 Security

  • Security Policy The core security model (Encryption, Auth, API Scopes).

📡 Monitoring & Agents

💻 Development


Found a bug or have a suggestion?

GitHub Issues