mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-06-10 03:56:38 +02:00
Updated Using Netbox Plugins (markdown)
parent
5a5e772d2d
commit
d1ec79afbc
@ -65,4 +65,10 @@ To build and deploy this in docker two commands are required.
|
|||||||
```
|
```
|
||||||
docker-compose build --no-cache
|
docker-compose build --no-cache
|
||||||
docker-compose up -d
|
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.
|
Loading…
x
Reference in New Issue
Block a user