netdevopsbr / netbox-proxbox

Netbox Plugin for integration between Proxmox and Netbox
Apache License 2.0
341 stars 50 forks source link

Allow to be used with netbox docker containers #40

Open ftaeger opened 2 years ago

ftaeger commented 2 years ago

Some of us use the netbox docker containers from https://github.com/netbox-community/netbox-docker

I am not sure how the proxbox plugin would be installed in this case so maybe a little help from the community and some documentation here in the readme would be a good thing.

emersonfelipesp commented 2 years ago

Plugin isn't recognized by netbox #58 has some insights about it.

stijnpieters commented 1 year ago

The following guide might help in getting plugins working in Netbox Docker. https://github.com/netbox-community/netbox-docker/wiki/Using-Netbox-Plugins

Following a fairly default setup the plugin seems to be working on Netbox Docker v3.4.8

small edit: plugin configuration goes in configuration/plugins.py

emersonfelipesp commented 1 year ago

I will review it, but probably will be release as has already been marked to v0.0.8 only!