Skip to main content

Netbox Dns is a netbox plugin for managing zone, nameserver and record inventory.

Project description

Netbox DNS

Netbox Dns is a netbox plugin for managing zone, nameserver and record inventory.

PyPi Stars Badge Forks Badge Pull Requests Badge Issues Badge GitHub contributors License Badge

Features

  • Manage zones (domains) you have.
  • Manage nameservers for zones.
  • Manage zone records.
  • Assign tags to zones, nameservers and records.

Requirements

  • Netbox 3.0
  • python 3.7

Installation & Configuration

Installation

$ source /opt/netbox/venv/bin/activate
(venv) $ pip install netbox-dns

Configuration

Add the plugin to the NetBox config. ~/netbox/configuration.py

PLUGINS = [
    "netbox_dns",
]

Full reference: Using Plugins - NetBox Documentation

Screenshots

Zones

Zone Detail

Contribute

Contributions are always welcome!

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netbox-dns-0.3.1.tar.gz (14.0 kB view hashes)

Uploaded Source

Built Distribution

netbox_dns-0.3.1-py3-none-any.whl (19.5 kB view hashes)

Uploaded Python 3

Supported by

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