From f5c3955f3fcd21a8f13dc02008ba1cae3fbb1426 Mon Sep 17 00:00:00 2001 From: "courtmanr@gmail.com" Date: Tue, 25 Nov 2025 00:16:29 +0000 Subject: [PATCH] Remove redundant docs (DOCKER_HUB_README, PORT_CONFIGURATION) and update index --- docs/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/README.md b/docs/README.md index d9af35e..a537051 100644 --- a/docs/README.md +++ b/docs/README.md @@ -26,13 +26,11 @@ Welcome to the Pulse documentation portal. Here you'll find everything you need ## 🔐 Security - **[Security Policy](../SECURITY.md)** – The core security model (Encryption, Auth, API Scopes). -- **[Proxy Authentication](PROXY_AUTH.md)** – SSO integration with Authentik, Authelia, etc. -- **[Sensor Hardening](PULSE_SENSOR_PROXY_HARDENING.md)** – Securing the remote agents. ## 📡 Monitoring & Agents -- **[Docker Monitoring](DOCKER_MONITORING.md)** – Installing the lightweight agent for container metrics. -- **[Host Agent](HOST_AGENT.md)** – Monitoring standalone Linux/Windows/macOS servers. +- **[Docker Monitoring](DOCKER_MONITORING.md)** – Docker/Podman agent installation. +- **[Host Agent](HOST_AGENT.md)** – Host agent installers for Linux, macOS, Windows. - **[VM Disk Monitoring](VM_DISK_MONITORING.md)** – Enabling QEMU Guest Agent for disk stats. - **[Temperature Monitoring](TEMPERATURE_MONITORING.md)** – Setting up hardware sensors. - **[Webhooks](WEBHOOKS.md)** – Custom notification payloads.