Updated Using Netbox Plugins (markdown)
@@ -65,4 +65,10 @@ 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