Version Control

Version Control

Allows users to have change (workflow) management with approvals when managing data within Nautobot.

This Change Management app allows users to stage changes and have them reviewed by others before committing them to the database. The app offers Git semantics when working with Nautobot using branch, commit, merge, and pull request concepts allowing users to stage changes in a branch and have it be later merged after someone approves it in the UI or API. This app required, uses, and is powered by a Dolt database.

Release Date: January 26, 2022 Github URL: https://github.com/nautobot/nautobot-app-version-control

Screenshot

Coming Soon

ntc img
ntc img

Contact Us to Learn More

Share details about yourself & someone from our team will reach out to you ASAP!

Golden Configuration

Golden Configuration

Automate configuration backups, perform configuration compliance, and generate intended configurations.

The Nautobot golden configuration app is designed to let users know how compliant their network is and if their golden configurations that are generated from the rich data already stored in Nautobot are being implemented properly across the network. The GC app has three inputs including a git repository that has configuration backups, a git repository that has Jinja templates that define the golden configuration, and a set of rules to define what compliance is for each environment. GC is able to generate network configuration files using its local data and Jinja templates and then compare the rendered configuration with the backup configuration to determine the compliance of each device. Optionally, GC can perform automated backups with Nornir if there isn’t an existing repository that already has them in the users environment. While the goal of GC is to perform compliance, it is possible to use the automated backup feature and/or the configuration generation feature independently and without actually performing compliance.

Release Date: February 24, 2021 Github URL: https://github.com/nautobot/nautobot-app-golden-config

Screenshots

ntc img
ntc img

Contact Us to Learn More

Share details about yourself & someone from our team will reach out to you ASAP!