mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-08-15 02:22:29 +02:00
Updated Using Netbox Plugins (markdown)
@ -66,3 +66,9 @@ To build and deploy this in docker two commands are required.
|
||||
docker-compose build --no-cache
|
||||
docker-compose up -d
|
||||
```
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
### Plugin does not load
|
||||
|
||||
Note that the plugin name for pip can be different from the name used to load the plugin. I.e. `plugin-name` for pip and `plugin_name` for the config file.
|
Reference in New Issue
Block a user