Updated Version (markdown)
@@ -57,7 +57,7 @@ docker compose up -d
|
||||
|
||||
|
||||
|
||||
## Example
|
||||
## Example upgrading to a specific version
|
||||
|
||||
### Scenario
|
||||
|
||||
@@ -72,6 +72,9 @@ You check your running versions in the lower left corner.
|
||||
- In recent versions, both the version of netbox and netbox-docker are displayed
|
||||
- in older versions you'll only see the version of netbox
|
||||
|
||||
Example string: `NetBox Community v4.3.0-Docker-3.2.1`
|
||||
|
||||
|
||||
|
||||
### Investigate the double dependencies
|
||||
|
||||
@@ -97,3 +100,5 @@ You want to upgrade in steps - for example:
|
||||
- optionally rebuild your image using `FROM netboxcommunity/netbox:v4.3.2-3.3.0`
|
||||
- start and test
|
||||
- Run a database backup with a name that tells you the new netbox version
|
||||
|
||||
In the UI the version string might need a full reload of the page to update.
|
||||
Reference in New Issue
Block a user