Skip to content

Introduce a configuration parameter for signifying an offline or air-gapped deployment #17051

Closed
@jeremystretch

Description

@jeremystretch

NetBox version

v4.0.8

Feature type

New functionality

Proposed functionality

Introduce a new boolean configuration parameter, e.g. OFFLINE_DEPLOYMENT, which is false by default. This should be set to true is NetBox is installed on a system without Internet connectivity, which may be the case in certain high-security environments.

Use case

When this parameter is true, NetBox will omit any built-in external links, such as the footer links to GitHub and Slack. There are likely other instances of external references that may be addressed using this functionality.

Database changes

None

External dependencies

None

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions