Updated Initializers (markdown)

jkuzma07 2019-11-14 17:54:05 -05:00
parent fea350b276
commit bdaf6569d4

@ -1,5 +1,5 @@
Initializers are built-in [startup scripts](Startup-Scripts) for defining Netbox custom fields, groups, users and many other resources.
All you need to do is to mount you own `initializers` folder ([see `docker-compose.yml`][netbox-docker-compose]).
All you need to do is to mount your own `initializers` folder ([see `docker-compose.yml`][netbox-docker-compose]).
Look at the [`initializers` folder][netbox-docker-initializers] to learn how the files must look like.
Here's an example for defining a custom field: