Skip to content

TeraIT-at/netbox-formula

Repository files navigation

netbox-formula

Install and configure Netbox (an IPAM and DCIM tool)..

Currently only Ubuntu & Debian is tested

See the full SaltStack Formulas installation and usage instructions.

If you are interested in writing or contributing to formulas, please pay attention to the Writing Formula Section.

If you want to use this formula, please pay attention to the FORMULA file and/or git tag, which contains the currently released version. This formula is versioned according to Semantic Versioning.

See Formula Versioning Section for more details.

Setup and configure the Netbox Service in a Python Virtualenv, managed by Supervisord

Install and configure Apache2 as reverse proxy to Netbox

Install and configure nginx as reverse proxy to Netbox

Install Postgres and setup a database + user for Netbox

Install Redis-Server

Installs the napalm driver

Installs packages for remote-file-storage capability

Checkout latest version from git and run upgrade script to keep Netbox updated