Manage DNS Records in Nautobot
Project description
Nautobot DNS Records
Overview
This plugin allows managing DNS record in Nautobot. The following record types are actually supported:
- A / AAAA Records
- CNAME Records
- PTR Records
- LOC Records
- SSHFP Records
- SRV Records
Development
The Development Environment uses docker for the auxiliary containers and a virtual environment for the python dependencies.
The following requirements are needed for a setup:
-
docker
-
docker-compose
-
poetry
-
python 3.7
-
Setup steps:
poetry installdocker-compose up -f development/docker-compose.ymlpoetry shellpython development/manage.py -c development/nautobot_config.py migratepython development/manage.py -c development/nautobot_config.py runserver
Setup
- Install the
nautobot-dns-recordspackage to your nautobot virtual environment - Run
nautobot-server migrate
License
This code is licensed under the Apache License 2.0
Copyright 2022, Copyright Owner: Karlsruhe Institute of Technology (KIT)
Author: Daniel Bacher
Contact: daniel.bacher@kit.edu, Institute of Software Development
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nautobot_dns_records-0.3.0.tar.gz.
File metadata
- Download URL: nautobot_dns_records-0.3.0.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.11.11 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4de154cc62625805dbb333ddf8188bee590e16ba5dc5f09df1ad15f38b6e9548
|
|
| MD5 |
23e9324cef1bcd1db9e5218308a581ee
|
|
| BLAKE2b-256 |
c2510d66341438c1222bc8815408281454a69d6726d8aa074a8d76ce4e997d4c
|
File details
Details for the file nautobot_dns_records-0.3.0-py3-none-any.whl.
File metadata
- Download URL: nautobot_dns_records-0.3.0-py3-none-any.whl
- Upload date:
- Size: 37.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.11.11 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1c82a27d1c1fd1f3a9ace746219b1f72b2cdfe4d83163b888dffe622a958e98
|
|
| MD5 |
4438b776ae834c75e5ef66f4e5d92a30
|
|
| BLAKE2b-256 |
c133bf156d98759097200ba179234d421bafe0bbe35bca72ec6d670f642eefe7
|