Replies: 3 comments 5 replies
-
Yes.
Scripts and reports have to be volume mounted to the container. Plugins require that you build a custom image based on the netbox-docker image. It's all in the wiki: https://github.com/netbox-community/netbox-docker/wiki
Yes, LDAP auth works just as it does on a native install.
I would say easier. In most cases it will just be pulling the new image and deploying it. In cases where there are steps to be taken before upgrading, it might require a bit more familiarity with docker commands.
I would recommend running it the way your organization tends to run stuff. If you use docker in other places, it would be fine to run it using docker. Otherwise I would perhaps consider a native install. It all depends on the skills of the system administrators at your organization. |
Beta Was this translation helpful? Give feedback.
-
Howdy, We took NetBox a bit further than the instructions by also deploying Portainer, NGINX Proxy Manager (NPM) and pgadmin for further system manageability. We loaded a internally signed cert with SANs on NPM so we can avoid the hassle of installing a cert in Nebox and also use the features of NPM. The two other docker Stacks we have running are Batfish and CheckMK (FOSS version/demo). We also run 7+ plugins, AD integrated and also use the NAPALM feature. We have a few reports that are occasionally run that we found. (The lack of seeing changes from report to report doesn't make reports useful for us.) PM me if you want to see working files. |
Beta Was this translation helpful? Give feedback.
-
Is it possible to deploy netbox on three virtual machines instead of Kubernetes or kind of that using just |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
can you please advice if for production use it is better to deploy netbox full server install on OS or docker can be used too?
i.e. are there any limitations or disadvantages to use docker?
thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions