Initializers were moved to plugin

Tobias Genannt 2022-09-01 12:56:46 +02:00
parent 42938d85bc
commit 7c08e548de

@ -24,8 +24,6 @@ These are currently the most relevant topics in this wiki:
[grafana]: https://grafana.com/grafana/
## Customizing
* [Initializers](Initializers): Initialize NetBox with information (aka Seeds), useful when developing for/with NetBox.
* [Startup Scripts](Startup-Scripts): How to write custom scripts that run on startup of the Docker image.
* [Custom Reports & Scripts](Custom-Reports-&-Scripts): Add custom python reports to the Docker image.
* [Build Image](Build): Build custom images and extend the existing images.
* [NetBox Plugins](Using-Netbox-Plugins): How to use NetBox Plugins with NetBox Docker