SaaShup / netbox-docker-agent

Agent for Netbox Docker Plugin
https://saashup.com
BSD 3-Clause "New" or "Revised" License
30 stars 1 forks source link

:lock: allow to disable exec command #98

Closed lvenier closed 1 month ago

lvenier commented 1 month ago

Allow to disable the exec command in the docker from the agent.

Some users do not want to expose the exec command through the agent. This PR will allow the option to disable it by adding a DISABLE_EXEC in the env variables.