Stijn Pieters

Results 3 comments of Stijn Pieters

Adding the following to the config starts a listener on both IPv4 and IPv6. ... listen 127.0.0.1:53 listen [::1]:53 ...

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:...

not having that many issues here, below my reverse proxy snippet: Most notable/impactful difference to me seem proxy buffer sizes, these were required for some requests to even be able...