From 4d45443ab884fd133f1ea3e0cd48919f1ab94140 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Wed, 6 Nov 2019 09:04:50 -0500 Subject: [PATCH] Updated Community Contributions (markdown) --- Community-Contributions.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Community-Contributions.md b/Community-Contributions.md index 80e0f65..69b2c78 100644 --- a/Community-Contributions.md +++ b/Community-Contributions.md @@ -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