TeraIT-at / netbox-formula

Saltstack formula for Netbox (IPAM and DCIM tool)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

netbox-formula

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

Currently only Ubuntu & Debian is tested

General notes

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.

Available states

netbox.service

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

netbox.www.apache

Install and configure Apache2 as reverse proxy to Netbox

netbox.www.nginx

Install and configure nginx as reverse proxy to Netbox

netbox.db

Install Postgres and setup a database + user for Netbox

netbox.redis

Install Redis-Server

netbox.optional.napalm

Installs the napalm driver

netbox.optional.rfs

Installs packages for remote-file-storage capability

netbox.autoupgrade

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

About

Saltstack formula for Netbox (IPAM and DCIM tool)

License:Other


Languages

Language:SaltStack 59.8%Language:JavaScript 17.9%Language:Ruby 9.4%Language:Python 5.4%Language:Jinja 3.8%Language:Shell 3.7%