chore: update .gitignore, add docs site, plan docs

This commit is contained in:
datadunia
2026-05-23 04:16:13 +07:00
parent 92051d5fb4
commit 64e29609b3
17 changed files with 1568 additions and 3 deletions
+21
View File
@@ -0,0 +1,21 @@
# WebHooks
Integrate NexusGuard with external systems using webhook callbacks.
## Overview
Webhooks allow NexusGuard to send real-time event notifications to external services, enabling integration with monitoring systems, incident management platforms, and custom automation workflows.
## Configuration
1. Navigate to Webhooks settings in the Dashboard.
2. Add a new webhook endpoint URL.
3. Select the events that should trigger the webhook.
4. Optionally add a secret token for payload verification.
## Supported Events
- Device created, updated, or deleted
- Node online/offline status change
- Firewall rule triggered
- Peer configuration downloaded or shared