Closed
Description
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