A plugin for configuration on nautobot
Project description
Nautobot Golden Config
An App for Nautobot.
Overview
The Golden Config plugin is a Nautobot plugin that provides a NetDevOps approach to golden configuration and configuration compliance.
Key Use Cases
This plugin enable four (4) key use cases.
- Configuration Backups - Is a Nornir process to connect to devices, optionally parse out lines/secrets, backup the configuration, and save to a Git repository.
- Intended Configuration - Is a Nornir process to generate configuration based on a Git repo of Jinja files to combine with a GraphQL generated data and a Git repo to store the intended configuration.
- Source of Truth Aggregation - Is a GraphQL query per device that creates a data structure used in the generation of configuration.
- Configuration Compliance - Is a process to run comparison of the actual (via backups) and intended (via Jinja file creation) CLI configurations upon saving the actual and intended configuration. This is started by either a Nornir process for cli-like configurations or calling the API for json-like configurations
Notice: The operators of their own Nautobot instance are welcome to use any combination of these features. Though the appearance may seem like they are tightly coupled, this isn't actually the case. For example, one can obtain backup configurations from their current RANCID/Oxidized process and simply provide a Git Repo of the location of the backup configurations, and the compliance process would work the same way. Also, another user may only want to generate configurations, but not want to use other features, which is perfectly fine to do so.
Screenshots
There are many features and capabilities the plugin provides into the Nautobot ecosystem. The following screenshots are intended to provide a quick visual overview of some of these features.
The golden configuration is driven by jobs that run a series of tasks and the result is captured in this overview.
The compliance report provides a high-level overview on the compliance of your network.
The compliance overview will provide a per device and feature overview on the compliance of your network devices.
Drilling into a specific device and feature, you can get an immediate detailed understanding of your device.
Try it out!
This App is installed in the Nautobot Community Sandbox found over at demo.nautobot.com!
For a full list of all the available always-on sandbox environments, head over to the main page on networktocode.com.
Documentation
Full web-based HTML documentation for this app can be found over on the Nautobot Docs website:
- User Guide - Overview, Using the App, Getting Started, Navigating compliance (cli, json, custom), backup, app usage, intended state creation.
- Administrator Guide - How to Install, Configure, Upgrade, or Uninstall the App.
- Developer Guide - Extending the App, Code Reference, Contribution Guide.
- Release Notes / Changelog
- Frequently Asked Questions
Contributing to the Docs
You can find all the Markdown source for the App documentation under the docs folder in this repository. Any PRs with fixes or improvements are very welcome!
Project documentation is generated by mkdocs from the documentation located in the docs folder. A container hosting the docs will be started using the invoke commands (details in the Development Environment Guide) on http://localhost:8001, as changes are saved the docs will be automatically reloaded.
Questions
For any questions or comments, please check the FAQ first. Feel free to also swing by the Network to Code slack channel (channel #nautobot), sign up here.
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
Hashes for nautobot-golden-config-1.2.0b0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97d26a77d731b873095b8fb852bb004d802aa6577ecaeeea3c1d13f14c178bab |
|
MD5 | fa66e877ed08202872dab91d8ddb8696 |
|
BLAKE2b-256 | f4e99c97087482b1c68710fb185d0ab17294c3fa606332ba58d72a544ac8a998 |
Hashes for nautobot_golden_config-1.2.0b0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a991690f3c27abfb9704a71ca91ff94df4b7bce68c6635d2d24f74cf2800649 |
|
MD5 | 9ca9b5ad48e76b1ccb5035d5a70b3d4c |
|
BLAKE2b-256 | 8913cbbf01c03fc524ddc12020554a9c698f733002764ebd21b651025908e655 |