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