Installation and updating procedure with plugin setup? #761
Unanswered
etfz
asked this question in
Getting Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Recently I'm looking into getting a plugins build going. I got a setup going, but only barely. I'm not familiar with building my own images from before. I followed the instructions here:
https://github.com/netbox-community/netbox-docker/wiki/Using-Netbox-Plugins
A few things of which I'm uncertain.
/env/netbox.env
, normally? I don't remember having changed anything setting up my regular Docker setup.SECRET_KEY
meant to be literally"dummy"
in the Dockerfile?plugin_requirements.txt
orconfiguration.py
effectively gives me a vanilla Docker setup?build
andimage
bits from the suggested override file into my production override file, in order to convert my setup to a plugin supported one?Thank you
Beta Was this translation helpful? Give feedback.
All reactions