Disable RSS feed when ISOLATED_DEPLOYMENT is true #10554

Closed
opened 2025-12-29 21:33:04 +01:00 by adam · 0 comments
Owner

Originally created by @RangerRick on GitHub (Dec 9, 2024).

Originally assigned to: @bctiemann on GitHub.

NetBox version

v4.1.7

Feature type

New functionality

Triage priority

N/A

Proposed functionality

The default dashboard shows a "NetBox News" feed, which tries to reach out to netbox.dev to retrieve its news items.

In an isolated network, this will always throw an error. It would be nice to exclude the news feed automatically if ISOLATED_DEPLOYMENT is set.

Use case

It would avoid a user's potential first experience with netbox having a broken widget on the dashboard.

Database changes

No response

External dependencies

No response

Originally created by @RangerRick on GitHub (Dec 9, 2024). Originally assigned to: @bctiemann on GitHub. ### NetBox version v4.1.7 ### Feature type New functionality ### Triage priority N/A ### Proposed functionality The default dashboard shows a "NetBox News" feed, which tries to reach out to `netbox.dev` to retrieve its news items. In an isolated network, this will always throw an error. It would be nice to exclude the news feed automatically if `ISOLATED_DEPLOYMENT` is set. ### Use case It would avoid a user's potential first experience with netbox having a broken widget on the dashboard. ### Database changes _No response_ ### External dependencies _No response_
adam added the status: acceptedtype: featurecomplexity: low labels 2025-12-29 21:33:04 +01:00
adam closed this issue 2025-12-29 21:33:04 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10554