Closed hooray4me closed 1 week ago
I have a fresh install via docker-compose. I followed the instructions here https://github.com/iDebugAll/nextbox-ui-plugin#installation-with-docker to add the plugin. I get a blank screen.
I have tried changing the Dockerfile permisisons to various combos of COPY --chown=100:0 --chmod=755, COPY --chown=1000:0 --chmod=755 .... etc
Can anyone point me in the right direction?
Are you using netbox version 3.3? See #108
I installed from https://github.com/netbox-community/netbox-docker
Did you select any Sites/Devices/VLANs/etc using Filters tab?
I have a fresh install via docker-compose. I followed the instructions here https://github.com/iDebugAll/nextbox-ui-plugin#installation-with-docker to add the plugin. I get a blank screen.
I have tried changing the Dockerfile permisisons to various combos of COPY --chown=100:0 --chmod=755, COPY --chown=1000:0 --chmod=755 .... etc
Can anyone point me in the right direction?