Sunday, December 20, 2020

Tutorial - Developing NetBox plugin

I've seen increased interest in NetBox and NetBox plugin development so I thought I'll share posts I wrote on the topic:

https://ttl255.com/developing-netbox-plugin-part-1-setup-and-initial-build/

https://ttl255.com/developing-netbox-plugin-part-2-adding-ui-pages/

I plan on writing more posts showing how to implement API endpoints, and possibly CSV import/export.

There's also repository with all of the source code:

https://github.com/progala/ttl255-netbox-plugin-bgppeering

I'm still exploring possibilities that plugins provide but I'm happy to try and answer any questions you might have.



No comments:

Post a Comment