Expand Initializers Support #383
Labels
enhancement
The issue describes an enhancement that we would like to implement in the future.
pr
There is a PR targeting this issue.
Milestone
Desired Behavior
Add support for startup scripts to load all data Netbox supports.
Contrast to Current Behavior
I think only the circuits models are not supported. IE CircuitType, Circuit, CircuitTermination, Provider.
Changes Required
Create startup scripts and initializer yamls for the missing models.
Discussion: Benefits and Drawbacks
Benefits include a more complete set of initializers that NetBox supports. This allows developers, testers, and prod deployments to more fully leverage initializers for getting a deployment up and running.
Drawbacks really are the same as any startup script included in this project, IE that the project needs to update to match the data model and that its all not necessarily within the core function of what the docker project is focused on.
The text was updated successfully, but these errors were encountered: