List current installed version #6641

Closed
opened 2025-12-29 19:43:24 +01:00 by adam · 4 comments
Owner

Originally created by @NULLProtogen on GitHub (Jul 9, 2022).

NetBox version

Unknown

Feature type

Change to existing functionality

Proposed functionality

As the title says, how do I find out what version is currently installed? I don't see it listed anywhere in the GUI and I was not able to find a CLI command to check.

I may have missed it but if not I would like to see this added.

Use case

Knowing what version you are currently running and if you should update.

Database changes

No response

External dependencies

No response

Originally created by @NULLProtogen on GitHub (Jul 9, 2022). ### NetBox version Unknown ### Feature type Change to existing functionality ### Proposed functionality As the title says, how do I find out what version is currently installed? I don't see it listed anywhere in the GUI and I was not able to find a CLI command to check. I may have missed it but if not I would like to see this added. ### Use case Knowing what version you are currently running and if you should update. ### Database changes _No response_ ### External dependencies _No response_
adam closed this issue 2025-12-29 19:43:25 +01:00
Author
Owner

@peterbaumert commented on GitHub (Jul 9, 2022):

Down in the right of the page.

@peterbaumert commented on GitHub (Jul 9, 2022): Down in the right of the page.
Author
Owner

@kkthxbye-code commented on GitHub (Jul 9, 2022):

The version is shown in the footer. If the instance is not running, you can check the settings.py file in your netbox folder.

a40ab9ffb1/netbox/netbox/settings.py (L32)

@kkthxbye-code commented on GitHub (Jul 9, 2022): The version is shown in the footer. If the instance is not running, you can check the settings.py file in your netbox folder. https://github.com/netbox-community/netbox/blob/a40ab9ffb1bfc9404ceb38d607d98baaaa1ab78e/netbox/netbox/settings.py#L32
Author
Owner

@NULLProtogen commented on GitHub (Jul 10, 2022):

Thanks. Not sure how I missed it there. LOL.

@NULLProtogen commented on GitHub (Jul 10, 2022): Thanks. Not sure how I missed it there. LOL.
Author
Owner

@jeremystretch commented on GitHub (Jul 11, 2022):

FYI it's also available via the REST API at /api/status/.

@jeremystretch commented on GitHub (Jul 11, 2022): FYI it's also available via the REST API at `/api/status/`.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6641