|
@@ -21,7 +21,7 @@ The following sections detail how to set up a new instance of NetBox:
|
|
|
| Dependency | Supported Versions |
|
|
| Dependency | Supported Versions |
|
|
|
|------------|--------------------|
|
|
|------------|--------------------|
|
|
|
| Python | 3.10, 3.11, 3.12 |
|
|
| Python | 3.10, 3.11, 3.12 |
|
|
|
-| PostgreSQL | 12+ |
|
|
|
|
|
|
|
+| PostgreSQL | 13+ |
|
|
|
| Redis | 4.0+ |
|
|
| Redis | 4.0+ |
|
|
|
|
|
|
|
|
Below is a simplified overview of the NetBox application stack for reference:
|
|
Below is a simplified overview of the NetBox application stack for reference:
|