mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 02:25:56 +00:00
aa2023c533
- Remove non-existent Proxmox LXC installer section (install.sh is actually the unified agent installer, not an LXC container creator) - Fix Helm install command to use GitHub Pages repo instead of non-existent OCI registry - Add proper systemd installation instructions with actual commands - Remove non-existent CLI commands (pulse config rollback, pulse-update.timer) - Add Kubernetes update/uninstall commands - Add sudo where needed for systemd commands
📚 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
- Docker Guide – Advanced Docker & Compose configurations.
- Kubernetes – Helm charts, ingress, and HA setups.
- Reverse Proxy – Nginx, Caddy, Traefik, and Cloudflare Tunnel recipes.
- Troubleshooting – Deep dive into common issues and logs.
🔐 Security
- Security Policy – The core security model (Encryption, Auth, API Scopes).
📡 Monitoring & Agents
- Unified Agent – Single binary for Host and Docker monitoring.
- VM Disk Monitoring – Enabling QEMU Guest Agent for disk stats.
- Temperature Monitoring – Setting up hardware sensors.
- Webhooks – Custom notification payloads.
💻 Development
- API Reference – Complete REST API documentation.
- Dev Quick Start – Hot-reload workflow for contributors.
- Architecture – System design and component interaction.
- Contributing – How to contribute to Pulse.
- Mock Mode – Developing without real infrastructure.