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
+16
View File
@@ -0,0 +1,16 @@
# Sign In
Learn how to access the NexusGuard Dashboard using your admin credentials.
## Overview
The NexusGuard Dashboard uses a secure authentication system with JWT tokens. Access is restricted to authorized administrators only.
## Steps
1. Open your browser and navigate to your NexusGuard Dashboard URL.
2. Enter your admin username and password.
3. Click **Sign In** to authenticate.
4. Upon successful login, you will be redirected to the Nodes management page.
If you have forgotten your password, you can reset it using the `-create-admin` CLI command on the server.