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
@@ -0,0 +1,15 @@
# Add WireGuard Configuration
Create and manage WireGuard peer configurations for client devices.
## Overview
Each device connected to the NexusGuard network gets a unique WireGuard configuration file. These can be downloaded, displayed as QR codes, or shared via time-limited links.
## Steps
1. Navigate to the **Devices** page in the Dashboard.
2. Click **+ Add Peer** and select the target server node.
3. Enter a name for the device and configure network settings.
4. Optionally enable **Allow Internet Access** for full-tunnel VPN.
5. After creation, download the `.conf` file, show the QR code, or copy the config text.