chore: update .gitignore, add docs site, plan docs
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user