Nautobot is a Network Source of Truth and Network Automation Platform.
Nautobot was initially developed as a fork of NetBox (v2.10.4). NetBox was originally developed by Jeremy Stretch at DigitalOcean and the NetBox Community.
Nautobot runs as a web application atop the Django Python framework with a PostgreSQL or MySQL database.
The complete documentation for Nautobot can be found at Read the Docs.
Questions? Comments? Start by perusing our GitHub discussions for the topic you have in mind, or join us in the #nautobot Slack channel on Network to Code!
Branch | Status |
---|---|
main | |
develop | |
next |
Please see the documentation for instructions on installing Nautobot.
Below is a simplified overview of the Nautobot application stack for reference:
Nautobot offers the ability to customize your setup to better align with your direct business needs. It does so through the use of various plugins that have been developed for network automation, and are designed to be used in environments where needed.
There are many plugins available within the Nautobot Apps ecosystem. The below screenshots are an example of some popular ones that are currently available.
The best platform for general feedback, assistance, and other discussion is our GitHub discussions. To report a bug or request a specific feature, please open a GitHub issue using the appropriate template.
If you are interested in contributing to the development of Nautobot, please read our contributing guide prior to beginning any work.
Please see our wiki for a list of relevant community projects.