-
### Deployment Type
Self-hosted
### NetBox Version
4.0.6
### Python Version
3.11
### Steps to Reproduce
Create 1 patch-device with 1 front and 1 rear port.
Create 2 devices with 1 interface …
-
Hi,
I'm the problem for install the plugin 'config_officer' (https://github.com/artyomovs/netbox-plugin-config-officer).
I tried using docker but I get the wrong below:
-- > ImportError: cannot…
-
### Current Behavior
Netbox exits after a few requests, causing nginx-ingress to return a 404 on failure.
Note though, that the container keeps running, it's merely the python/django process exiting…
-
### Current Behavior
I added the the needed SSH related configuration to the container (ssh config, ssh known hosts and ssh private key). I added git data source to netbox via GUI with url and try to…
-
### NetBox version
v4.0.2
### Feature type
New functionality
### Proposed functionality
As a user, I would like to add custom CA certificates to Netbox, so that outgoing Webhooks will not fail, i…
-
Documentation:
https://netbox.readthedocs.io/en/latest/additional-features/webhooks/
Probably need to decide on important fields to identify an object per object type.
Waiting for the the docke…
-
### Current Behavior
I'm attempting to reverse-proxy via Apache on the host machine to a netbox docker container. The initial request seems to work, but after some delay (I typically wait 5 mins for…
-
After the Update to the new Version with this docker run command
docker run -d -p 10.212.0.211:1880:1880 -e DISABLE_SSL_CHECK=true -v /var/run/docker.sock:/var/run/docker.sock:rw -v netbox-docker-a…
-
`Docker Compose Dry Run is now feature complete. You can now safely preview any Compose command with the --dry-run flag`
adding support for this would allow users to easily check of the currently d…
-
### Desired Behavior
Create a scripts and wiki entries on how to leverage netbox-docker for plugin development.
My current approach/thought is:
- VS Code with remote extension pack (specificall…