netbox-docker icon indicating copy to clipboard operation
netbox-docker copied to clipboard

NetBox Plugin Development guides with the project

Open ryanmerolle opened this issue 3 years ago • 2 comments

Desired Behavior

Create a scripts and wiki entries on how to leverage netbox-docker for plugin development.

My current approach/thought is:

  • VS Code with remote extension pack (specifically the docker extension)
  • .devcontainer pointing to the repo's docker-compose

Contrast to Current Behavior

N/A

Required Changes

Mostly wiki updates and possibly include a script for restarting netbox after plugin updates.

Discussion: Benefits and Drawbacks

Get users off the ground quicker to develop NetBox plugins and contribute to the community.

ryanmerolle avatar Jun 30 '22 12:06 ryanmerolle

Hi, that's interesting. I'm currently using this approach. https://github.com/netbox-community/netbox-docker/discussions/746

rizlas avatar Jul 13 '22 10:07 rizlas

Would it be possible to achieve something similar using Jetbrains Pycharm? Our entire development team relies on Jetbrain products

abhi1693 avatar Jul 14 '22 09:07 abhi1693