NetBox In a Docker Container #82
Replies: 1 comment
-
Unfortunately I don't have experience running this in docker. Perhaps someone else can respond. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi - Do you have any instructions that can help configure this plugin when Netbox running in a container? There are some steps that I am not really sure how to tackle like setting up the service when Netbox is in a container. What is the equivalent of
/etc/systemd/system/ncb-rq@.service
andExecStart=/opt/netbox/venv/bin/python3 /opt/netbox/netbox/manage.py rqworker --name ncb@%i --with-scheduler netbox_config_backup.jobs
in a container world? Thanks in advance.Beta Was this translation helpful? Give feedback.
All reactions