-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Javier de la Puente
committed
Nov 29, 2024
1 parent
0cf3168
commit 7fa4acd
Showing
2 changed files
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -136,8 +136,9 @@ To be able to log in to NetBox, you can create a super user with the next comman | |
juju run netbox/0 create-superuser username=admin [email protected] | ||
``` | ||
|
||
Congratulations, With the username created and the password provided in the response, | ||
you have now full access to your own NetBox! | ||
Congratulations! Your username has been created, and the password provided in the response | ||
gives you full access to your NetBox. Simply visit http://netbox_hostname/netbox-tutorial-netbox | ||
and log in using your username and password. | ||
|
||
# Clean up the Environment | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters