mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-22 20:12:00 -06:00
The premier source of truth powering network automation. Open source under Apache 2. Try NetBox Cloud free: https://netboxlabs.com/products/free-netbox-cloud/
![]() * 14729 rq table * 14729 rq table * 14729 rq table * 14729 rq table * 14729 jobs table * 14729 jobs detail * 14729 formatting fixup * 14729 formatting fixup * 14729 format datetime in tables * 14729 display job id * Update templates for #12128 * 14729 review fixes * 14729 review fixes * 14729 review fixes * 14729 review fixes * 14729 merge feature * 14729 add modal * 14729 review changes * 14729 url fixup * 14729 no queue param on task * 14729 queue pages * 14729 job status handling * 14729 worker list * 14729 exec detail and common view * 14729 worker detail * 14729 background task delete * 14729 background task delete * 14729 background task requeue * 14729 background task enqueue stop * 14729 review changes * 14729 remove rq from admin * 14729 add tests * 14729 add tests * Clean up HTML templates * Clean up tables * Clean up views * Fix tests * Clean up tests * Move navigation menu entry for background tasks * Remove custom deletion form --------- Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com> |
||
---|---|---|
.github | ||
contrib | ||
docs | ||
netbox | ||
scripts | ||
.gitattributes | ||
.gitignore | ||
.readthedocs.yaml | ||
base_requirements.txt | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
LICENSE.txt | ||
mkdocs.yml | ||
NOTICE | ||
pyproject.toml | ||
README.md | ||
requirements.txt | ||
SECURITY.md | ||
upgrade.sh |
The premier source of truth powering network automation
NetBox is the leading solution for modeling and documenting modern networks. By combining the traditional disciplines of IP address management (IPAM) and datacenter infrastructure management (DCIM) with powerful APIs and extensions, NetBox provides the ideal "source of truth" to power network automation. Available as open source software under the Apache 2.0 license, NetBox serves as the cornerstone for network automation in thousands of organizations.
- Physical infrastructure: Accurately model the physical world, from global regions down to individual racks of gear. Then connect everything - network, console, and power!
- Modern IPAM: All the standard IPAM functionality you expect, plus VRF import/export tracking, VLAN management, and overlay support.
- Data circuits: Confidently manage the delivery of critical circuits from various service providers, modeled seamlessly alongside your own infrastructure.
- Power tracking: Map the distribution of power from upstream sources to individual feeds and outlets.
- Organization: Manage tenant and contact assignments natively.
- Powerful search: Easily find anything you need using a single global search function.
- Comprehensive logging: Leverage both automatic change logging and user-submitted journal entries to track your network's growth over time.
- Endless customization: Custom fields, custom links, tags, export templates, custom validation, reports, scripts, and more!
- Flexible permissions: An advanced permissions systems enables very flexible delegation of permissions.
- Integrations: Easily connect NetBox to your other tooling via its REST & GraphQL APIs.
- Plugins: Not finding what you need in the core application? Try one of many community plugins - or build your own!
Getting Started
- Just want to explore? Check out our public demo right now!
- The official documentation offers a comprehensive introduction.
- Check out our wiki for even more projects to get the most out of NetBox!
Get Involved
- Follow @NetBoxOfficial on Twitter!
- Join the conversation on the discussion forum and Slack!
- Already a power user? You can suggest a feature or report a bug on GitHub.
- Contributions from the community are encouraged and appreciated! Check out our contributing guide to get started.