Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making use of the netbox initializers #35

Open
adw555 opened this issue Jul 28, 2020 · 1 comment
Open

Making use of the netbox initializers #35

adw555 opened this issue Jul 28, 2020 · 1 comment
Labels

Comments

@adw555
Copy link

adw555 commented Jul 28, 2020

I'd like to use the chart to deploy Netbox with some new custom fields using the initializers. Would you have an example the most efficient way to do this?

initializers -- Netbox initializer file content (mounted in /opt/netbox/initializers/)

initializers: {}

@Zempashi
Copy link
Contributor

Hi,
It's supposed to be a map with key being name of file and value being content of the file. For what to use as key and value, please look at the upstream configuration: https://github.com/netbox-community/netbox-docker/tree/release/initializers and specially https://github.com/netbox-community/netbox-docker/blob/release/initializers/custom_fields.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants