Skip to main content
PyCon US is happening May 14th-22nd in Pittsburgh, PA USA.  Learn more

Software and golden images for netbox devices

Project description

Netbox Software Tracker

Netbox plugin that adds the capability to track software and assign golden images to devices

Compatibility

This plugin in compatible with NetBox 4.0 and later.

Installation

If Netbox was installed according to the standard installation instructions. It may be necessary to activate the virtual environment.

source /opt/netbox/venv/bin/activate

The plugin is available as a Python package in pypi and can be installed with pip

pip install netbox-software-tracker

Enable the plugin in /opt/netbox/netbox/netbox/configuration.py:

PLUGINS = ["netbox-software-tracker"]

Restart NetBox and add netbox-software-tracker to your local_requirements.txt

Contributing

Developing tools for this project based on ntc-netbox-plugin-onboarding repo.

Issues and pull requests are welcomed.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page