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 @@
# Email Service
Configure email notifications for important system events.
## Overview
NexusGuard can send email notifications for events such as new device registrations, security alerts, and system status changes.
## Configuration
1. Configure SMTP server settings in the Dashboard Settings page.
2. Provide sender email address and authentication credentials.
3. Select which notification types to enable.
4. Test the email configuration by sending a test message.
## Events
- New device registration
- Device online/offline status change
- Firewall rule violations
- Admin account changes