aboutsummaryrefslogtreecommitdiffstats
path: root/tools/netbox/scripts/README.adoc
blob: 3a00d0931a786ecf64b08b7c36da7545893eb40a (plain)
1
2
3
4
5
6
= NetBox Custom Scripts

NetBox supports https://demo.netbox.dev/static/docs/customization/custom-scripts/[Custom Scripts]
which are simple Python scripts working from inside NetBox with its Django (and NetBox) context.

These scripts should live in `SCRIPTS_ROOT`, e.g. `/etc/netbox/scripts`.