mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-26 01:06:11 -06:00
10806 add deactivate to upgrade docs
This commit is contained in:
parent
db7590df1a
commit
e44addc35e
@ -238,6 +238,9 @@ sudo PYTHON=/usr/bin/python3.8 /opt/netbox/upgrade.sh
|
|||||||
!!! note
|
!!! note
|
||||||
Upon completion, the upgrade script may warn that no existing virtual environment was detected. As this is a new installation, this warning can be safely ignored.
|
Upon completion, the upgrade script may warn that no existing virtual environment was detected. As this is a new installation, this warning can be safely ignored.
|
||||||
|
|
||||||
|
!!! note
|
||||||
|
If you are upgrading and have the NetBox virtual environment active, you will want to run 'deactivate' before the sudo upgrade.sh command.
|
||||||
|
|
||||||
## Create a Super User
|
## Create a Super User
|
||||||
|
|
||||||
NetBox does not come with any predefined user accounts. You'll need to create a super user (administrative account) to be able to log into NetBox. First, enter the Python virtual environment created by the upgrade script:
|
NetBox does not come with any predefined user accounts. You'll need to create a super user (administrative account) to be able to log into NetBox. First, enter the Python virtual environment created by the upgrade script:
|
||||||
|
Loading…
Reference in New Issue
Block a user