-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Installing plugins #1026
-
Hi, Can anybody explain to me or point me in the right direction to how I install plugins in the docker version of Netbox. Plugins like this on: I have looked in https://github.com/netbox-community/netbox-docker/wiki/Using-Netbox-Plugins But I do not understand what I am reading. |
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment · 6 replies
-
@fatman00 I've rebuilt that document for clarity - please try again and let us know. https://github.com/netbox-community/netbox-docker/wiki/Using-Netbox-Plugins tl;dr you have to make a custom docker image with a few file changes. Cheers |
Beta Was this translation helpful? Give feedback.
All reactions
-
I really cannot get this to work and once in a while I never get the containers up and running.
|
Beta Was this translation helpful? Give feedback.
All reactions
-
What are the logs from your NetBox container logs? Have you tried deleting all the volumes and everything? (Note this will delete all your data) |
Beta Was this translation helpful? Give feedback.
All reactions
-
This is a newly installed ubuntu server on killercoda I am testing on.
|
Beta Was this translation helpful? Give feedback.
All reactions
-
I have now redone this test and got the plugins to work. |
Beta Was this translation helpful? Give feedback.
I have now redone this test and got the plugins to work.
I think my issue with the first attempt was that I did not understand all the steps from the guide.