Pulse/docs
rcourtman a4cd3a275e docs(sensor-proxy): comprehensive config management documentation
Adds complete documentation for the new sensor-proxy config management CLI
implemented in Phase 2. Addresses user-facing aspects of the corruption fix.

**New Documentation:**
- docs/operations/sensor-proxy-config-management.md (469 lines)
  - Complete operations runbook for config management
  - Full CLI reference with examples
  - Migration guide from inline config
  - Architecture explanation
  - Common operational tasks
  - Troubleshooting guide
  - Best practices and automation

**Updated Documentation:**
- cmd/pulse-sensor-proxy/README.md
  - Configuration Management CLI section
  - Allowed Nodes File format
  - Enhanced troubleshooting
  - Config corruption recovery

- docs/TEMPERATURE_MONITORING.md
  - Config validation failure troubleshooting
  - Configuration Management quick reference
  - Cross-links to detailed docs

- docs/TROUBLESHOOTING.md
  - Sensor proxy config validation errors
  - Comprehensive diagnosis steps
  - Automatic and manual recovery

- README.md & docs/README.md
  - Added new runbook to operations index
  - Positioned for discoverability

**Coverage:**
- Both CLI commands fully documented
- Phase 1 & Phase 2 architecture explained
- Migration path from pre-v4.31.1
- Config corruption recovery procedures
- Safe config editing practices
- Automation examples
- Troubleshooting all failure modes

**Documentation Quality:**
- Cross-linked from 5 different documents
- Clear examples for common use cases
- Target audience: system administrators
- Follows project documentation style
- Production-ready

This completes the sensor-proxy config corruption fix by providing users
with comprehensive guidance for the new config management system.

Related to Phase 2 commits 3dc073a28, 804a638ea, 131666bc1
2025-11-19 10:01:33 +00:00
..
api Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
development Add release dry run workflow and API update integration test 2025-11-12 21:02:52 +00:00
images Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
monitoring Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
operations docs(sensor-proxy): comprehensive config management documentation 2025-11-19 10:01:33 +00:00
security docs: reference log forwarding runbook in sensor proxy guides 2025-11-14 10:37:09 +00:00
API.md Document alert reliability features and DLQ API 2025-11-06 17:34:05 +00:00
CONFIGURATION.md feat: make PVE polling interval configurable (related to #467) 2025-11-18 21:30:04 +00:00
DOCKER.md Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
DOCKER_HUB_README.md docs: add operations runbooks and audit fixes 2025-11-14 01:01:21 +00:00
DOCKER_MONITORING.md Improve host agent binary handling and docker installer purge (Related to #693) 2025-11-18 22:11:44 +00:00
FAQ.md Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
HOST_AGENT.md feat: Add mdadm RAID monitoring support for host agents 2025-11-09 16:36:33 +00:00
INSTALL.md Improve host agent binary handling and docker installer purge (Related to #693) 2025-11-18 22:11:44 +00:00
KUBERNETES.md Update Kubernetes docs with GitHub Pages Helm repository 2025-11-11 19:40:51 +00:00
MIGRATION.md docs: update documentation for v4.24.0 features 2025-10-20 16:08:10 +00:00
OIDC.md refactor: remove legacy DISABLE_AUTH flag and enhance authentication UX 2025-10-27 19:46:51 +00:00
PORT_CONFIGURATION.md Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
PROXY_AUTH.md docs: comprehensive v4.24.0 documentation audit and updates 2025-10-20 17:20:13 +00:00
PULSE_SENSOR_PROXY_HARDENING.md Document log_level configuration for pulse-sensor-proxy 2025-11-05 19:48:42 +00:00
README.md docs(sensor-proxy): comprehensive config management documentation 2025-11-19 10:01:33 +00:00
RELEASE_NOTES.md Document v4.31.0 release highlights 2025-11-14 00:43:16 +00:00
REVERSE_PROXY.md refactor: remove legacy DISABLE_AUTH flag and enhance authentication UX 2025-10-27 19:46:51 +00:00
SCREENSHOTS.md Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
script-library-guide.md Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +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-proxy-control-plane.md Improve temperature proxy control-plane flow 2025-11-15 21:49:51 +00:00
TEMPERATURE_MONITORING.md docs(sensor-proxy): comprehensive config management documentation 2025-11-19 10:01:33 +00:00
TEMPERATURE_MONITORING_SECURITY.md docs: reference log forwarding runbook in sensor proxy guides 2025-11-14 10:37:09 +00:00
TROUBLESHOOTING.md docs(sensor-proxy): comprehensive config management documentation 2025-11-19 10:01:33 +00:00
VM_DISK_MONITORING.md Improve guest agent timeout handling for high-load environments (refs #592) 2025-11-05 09:40:58 +00:00
WEBHOOKS.md docs: Add webhook private IP allowlist configuration guide 2025-11-09 08:36:15 +00:00
zfs-monitoring.md docs: comprehensive v4.24.0 documentation audit and updates 2025-10-20 17:20:13 +00:00

Pulse Documentation Index

Use this index to navigate the documentation bundled with the repository. Each section groups related guides so you can jump straight to the material you need.


Getting Started

Deployment Guides

Operations & Monitoring

Security

Operations Runbooks

Reference

Development & Contribution

Have an idea for a new guide? Update this index when you add documentation so discoverability stays high.