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