Update? #15
Unanswered
steffenschumacher
asked this question in
Q&A
Update?
#15
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I get this is probably the right thing to carve out init into a separate plugin, but it adds more work for me unfortunately, and I don't know how to proceed given my current use case.
I had a fork of the netbox-docker repo in which I maintained all the specific yaml files for initialising.
For a few objects, I also modified the init code, so updating was supported, and that custom field values could be merged more easily etc.
I can still store the yaml in my netbox-docker fork, but in order to have update supported I'm not sure how to do it?
I really would like the update capability, since some objects I prefer to maintain in git, and then I can simply re-init the container to update the objects in netbox and spin a new netbox env with all the basic objects initialised while still maintaining sync.
Should I form this plugin to add update functionality as needed or what's my best approach here?
Beta Was this translation helpful? Give feedback.
All reactions