Pulse/docs
rcourtman a92a53fb98 fix: correct show_local URL path and hide subtitle when local login hidden
- Update OIDC.md docs to show correct URL path (/?show_local=true, not /login)
- Hide "Enter your credentials" subtitle when local login is hidden

Related to #750
2025-11-27 16:23:44 +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 Refactor FAQ and API docs to be concise and modern 2025-11-25 00:14:22 +00:00
CONFIGURATION.md Implement UI toggle for Hide Local Login (related to issue #750) 2025-11-25 08:14:19 +00:00
DOCKER.md Refactor core docs (INSTALL, CONFIGURATION, DOCKER) to be modern and concise 2025-11-25 00:13:07 +00:00
DOCKER_MONITORING.md Refactor agent and troubleshooting docs to be modern and concise 2025-11-25 00:18:10 +00:00
FAQ.md feat: serve install scripts from GitHub releases instead of main branch 2025-11-26 08:59:59 +00:00
HOST_AGENT.md Refactor agent and troubleshooting docs to be modern and concise 2025-11-25 00:18:10 +00:00
INSTALL.md feat: serve install scripts from GitHub releases instead of main branch 2025-11-26 08:59:59 +00:00
KUBERNETES.md Refactor integration docs (K8s, Proxy, Webhooks) to be concise 2025-11-25 00:19:34 +00:00
MIGRATION.md Refactor remaining docs and standardize naming 2025-11-25 00:28:33 +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 refactor: finalize documentation overhaul 2025-11-25 00:45:20 +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 feat: serve install scripts from GitHub releases instead of main branch 2025-11-26 08:59:59 +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 feat: add auto-update support for unified agent 2025-11-25 23:15:03 +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