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
+15
View File
@@ -0,0 +1,15 @@
# Access Remote Server
Connect to and manage remote WireGuard servers through the NexusGuard Dashboard.
## Overview
NexusGuard supports multiple server nodes across different geographic regions. Each node runs a WireGuard instance managed centrally by the Server Core.
## Steps
1. Ensure the remote server has the Device Agent installed and running.
2. Register the server's public key and endpoint in the Dashboard Nodes page.
3. The Server Core will establish communication with the remote node.
4. Monitor node status (Online/Offline) from the Nodes table.
5. Configure firewall rules and peer assignments per node as needed.