mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-16 12:12:53 -06:00
Update README & screenshots
This commit is contained in:
parent
ee111a28d4
commit
3da8e4c1bb
25
README.md
25
README.md
@ -4,12 +4,14 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
NetBox is an infrastructure resource modeling (IRM) tool designed to empower
|
NetBox is the leading solution for modeling and documenting modern networks. By
|
||||||
network automation, used by thousands of organizations around the world.
|
combining the traditional disciplines of IP address management (IPAM) and
|
||||||
Initially conceived by the network engineering team at
|
datacenter infrastructure management (DCIM) with powerful APIs and extensions,
|
||||||
[DigitalOcean](https://www.digitalocean.com/), NetBox was developed specifically
|
NetBox provides the ideal "source of truth" to power network automation.
|
||||||
to address the needs of network and infrastructure engineers. It is intended to
|
Available as open source software under the Apache 2.0 license, NetBox is
|
||||||
function as a domain-specific source of truth for network operations.
|
employed by thousands of organizations around the world.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Myriad infrastructure components can be modeled in NetBox, including:
|
Myriad infrastructure components can be modeled in NetBox, including:
|
||||||
|
|
||||||
@ -21,6 +23,7 @@ Myriad infrastructure components can be modeled in NetBox, including:
|
|||||||
* Virtual machines and clusters
|
* Virtual machines and clusters
|
||||||
* IP prefixes, ranges, and addresses
|
* IP prefixes, ranges, and addresses
|
||||||
* VRFs and route targets
|
* VRFs and route targets
|
||||||
|
* L2VPN and overlays
|
||||||
* FHRP groups (VRRP, HSRP, etc.)
|
* FHRP groups (VRRP, HSRP, etc.)
|
||||||
* AS numbers
|
* AS numbers
|
||||||
* VLANs and scoped VLAN groups
|
* VLANs and scoped VLAN groups
|
||||||
@ -45,11 +48,13 @@ customized and extended through the use of:
|
|||||||
NetBox also features a complete REST API as well as a GraphQL API for easily
|
NetBox also features a complete REST API as well as a GraphQL API for easily
|
||||||
integrating with other tools and systems.
|
integrating with other tools and systems.
|
||||||
|
|
||||||
|
The complete documentation for NetBox can be found at [docs.netbox.dev](https://docs.netbox.dev/).
|
||||||
|
A public demo instance is available at [demo.netbox.dev](https://demo.netbox.dev).
|
||||||
|
|
||||||
NetBox runs as a web application atop the [Django](https://www.djangoproject.com/)
|
NetBox runs as a web application atop the [Django](https://www.djangoproject.com/)
|
||||||
Python framework with a [PostgreSQL](https://www.postgresql.org/) database. For a
|
Python framework with a [PostgreSQL](https://www.postgresql.org/) database. For a
|
||||||
complete list of requirements, see `requirements.txt`. The code is available [on GitHub](https://github.com/netbox-community/netbox).
|
complete list of requirements, see `requirements.txt`. The code is available
|
||||||
|
[on GitHub](https://github.com/netbox-community/netbox).
|
||||||
The complete documentation for NetBox can be found at [docs.netbox.dev](https://docs.netbox.dev/). A public demo instance is available at https://demo.netbox.dev.
|
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<h4>Thank you to our sponsors!</h4>
|
<h4>Thank you to our sponsors!</h4>
|
||||||
@ -90,8 +95,6 @@ our [contributing guide](CONTRIBUTING.md) prior to beginning any work.
|
|||||||
|
|
||||||
### Screenshots
|
### Screenshots
|
||||||
|
|
||||||
")
|
|
||||||
|
|
||||||
")
|
")
|
||||||
|
|
||||||

|

|
||||||
|
@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
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. Read on to discover why thousands of organizations worldwide put NetBox at the heart of their infrastructure.
|
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. Read on to discover why thousands of organizations worldwide put NetBox at the heart of their infrastructure.
|
||||||
|
|
||||||
|
[](./media/screenshots/netbox-ui.png)
|
||||||
|
|
||||||
## :material-server-network: Built for Networks
|
## :material-server-network: Built for Networks
|
||||||
|
|
||||||
Unlike general-purpose CMDBs, NetBox has curated a data model which caters specifically to the needs of network engineers and operators. It delivers a wide assortment of object types carefully crafted to best serve the needs of infrastructure design and documentation. These cover all facets of network technology, from IP address managements to cabling to overlays and more:
|
Unlike general-purpose CMDBs, NetBox has curated a data model which caters specifically to the needs of network engineers and operators. It delivers a wide assortment of object types carefully crafted to best serve the needs of infrastructure design and documentation. These cover all facets of network technology, from IP address managements to cabling to overlays and more:
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 96 KiB After Width: | Height: | Size: 174 KiB |
Binary file not shown.
Before Width: | Height: | Size: 96 KiB |
BIN
docs/media/screenshots/netbox-ui.png
Normal file
BIN
docs/media/screenshots/netbox-ui.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 173 KiB |
Loading…
Reference in New Issue
Block a user