Pulse/docs
courtmanr@gmail.com 1f16bf8c7c chore: optimize PNG images and add .gitattributes
- Optimize all documentation images with optipng -o7
  • 01-dashboard.png: 497KB → 372KB (25% reduction)
  • 02-storage.png: 408KB → 307KB (25% reduction)
  • 03-backups.png: 343KB → 261KB (24% reduction)
  • 04-alerts.png: 152KB → 118KB (22% reduction)
  • 05-alert-history.png: 324KB → 245KB (24% reduction)
  • 06-settings.png: 189KB → 146KB (23% reduction)
  • 08-mobile.png: 116KB → 85KB (27% reduction)
  Total savings: 2.0MB → 1.5MB (500KB saved, 25% reduction)

- Add .gitattributes file for proper binary file handling
  • Mark binary files (images, fonts, etc.) to skip diff
  • Mark lockfiles to skip diff generation
  • Enforce LF line endings for text files
2025-11-24 23:44:55 +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 chore: optimize PNG images and add .gitattributes 2025-11-24 23:44:55 +00:00
monitoring Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
operations docs: align sensor proxy config with current defaults 2025-11-20 12:40:01 +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 Add OIDC CA bundle support 2025-11-22 09:44:03 +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 Add log level control for docker agent 2025-11-22 07:43:48 +00:00
FAQ.md Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
HOST_AGENT.md Add log level control to host agent 2025-11-22 07:48:34 +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 Add OIDC CA bundle support 2025-11-22 09:44:03 +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 Related to #738: make pulse proxy mount migration-safe 2025-11-21 21:29:14 +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: align sensor proxy config with current defaults 2025-11-20 12:40:01 +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.