Updated Community Contributions (markdown)

Jeremy Stretch 2019-11-06 09:04:50 -05:00
parent a989859cdb
commit 4d45443ab8

@ -1,5 +1,13 @@
This page lists contributions from people in the NetBox community that, while not directly part of NetBox, enrich its functionality.
## Alternative Installations
* [Docker container](https://github.com/netbox-community/netbox-docker) (via [@cimnine](https://github.com/cimnine))
* [Vagrant deployment](https://github.com/ryanmerolle/netbox-vagrant) (via [@ryanmerolle](https://github.com/ryanmerolle))
* [Kubernetes deployment](https://github.com/CENGN/netbox-kubernetes) (via [@CENGN](https://github.com/CENGN))
* [Ansible role](https://github.com/lae/ansible-role-netbox) (via [@lae](https://github.com/lae))
* [SaltStack forumla](https://github.com/Ali-Yazdani/netbox-formula) (via [@Ali-Yazdani](https://github.com/Ali-Yazdani))
## SDK
* [pynetbox](https://github.com/digitalocean/pynetbox) - A Python API client library