Pulse/docs
rcourtman 5d165fc055 docs: Fix CONFIGURATION.md - logFormat not in system.json
The logFormat setting is only available via LOG_FORMAT environment
variable, not in system.json. Updated the example and added a note
clarifying this. Also added LOG_FORMAT to the environment variables
table.
2025-12-02 23:43:45 +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 docs: Fix /api/storage endpoint path in API.md 2025-12-02 23:37:59 +00:00
CONFIGURATION.md docs: Fix CONFIGURATION.md - logFormat not in system.json 2025-12-02 23:43:45 +00:00
DOCKER.md docs: Fix DOCKER.md - Alpine-based image with shell access 2025-12-02 23:38:37 +00:00
FAQ.md docs: Remove non-existent LXC installation references 2025-12-02 23:40:00 +00:00
INSTALL.md docs: Fix rollback instructions in INSTALL.md 2025-12-02 23:42:05 +00:00
KUBERNETES.md Refactor integration docs (K8s, Proxy, Webhooks) to be concise 2025-11-25 00:19:34 +00:00
MIGRATION.md docs: Remove non-existent LXC installation references 2025-12-02 23:40:00 +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 docs: Remove non-existent LXC installation references 2025-12-02 23:40:00 +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 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