mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-08-09 00:04:46 +02:00
Updated Updating (markdown)
@ -54,7 +54,7 @@ Don't forget to update the `docker-compose.override.yml` file, [as described in
|
|||||||
Updates between major versions of PostgreSQL (e.g. version 11 to 12) require special attention.
|
Updates between major versions of PostgreSQL (e.g. version 11 to 12) require special attention.
|
||||||
The easiest way to perform such an update is to backup the database on the old version and restore the data on the new version:
|
The easiest way to perform such an update is to backup the database on the old version and restore the data on the new version:
|
||||||
|
|
||||||
**⚠️ IMPORTANT: Make sure to test this procedure first before applying it to valuable data ⚠️***
|
**⚠️ IMPORTANT: Make sure to test this procedure first before applying it to valuable data ⚠️**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd <path_to>/netbox-docker
|
cd <path_to>/netbox-docker
|
||||||
|
Reference in New Issue
Block a user