Dynamic plugin configuration #9491

Closed
opened 2025-12-29 20:50:37 +01:00 by adam · 0 comments
Owner

Originally created by @TallBlondMan on GitHub (Apr 17, 2024).

NetBox version

v3.7.5

Feature type

Change to existing functionality

Proposed functionality

I was wondering if we can create plugins that can have their configuration given via the Netbox interface?
So that we can dich the plugins.py file

This might be plugin specific but for me it seems that this is the Netbox way to operate plugins - please let me know if I'm wrong.
I created same issue for plugin repo as well :)

Use case

We wouldn't have to build a new dockerfile each time and restarting the server - installing plugins would be straight forward and you could test configurations more easily.

Database changes

No response

External dependencies

No response

Originally created by @TallBlondMan on GitHub (Apr 17, 2024). ### NetBox version v3.7.5 ### Feature type Change to existing functionality ### Proposed functionality I was wondering if we can create plugins that can have their configuration given via the Netbox interface? So that we can dich the ```plugins.py``` file This might be plugin specific but for me it seems that this is the Netbox way to operate plugins - please let me know if I'm wrong. I created same issue for plugin repo as well :) ### Use case We wouldn't have to build a new dockerfile each time and restarting the server - installing plugins would be straight forward and you could test configurations more easily. ### Database changes _No response_ ### External dependencies _No response_
adam closed this issue 2025-12-29 20:50:37 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9491