|
@@ -2,6 +2,12 @@ NetBox is an IP address management (IPAM) and data center infrastructure managem
|
|
|
|
|
|
NetBox runs as a web application atop the [Django](https://www.djangoproject.com/) Python framework with a [PostgreSQL](http://www.postgresql.org/) database. For a complete list of requirements, see `requirements.txt`. The code is available [on GitHub](https://github.com/digitalocean/netbox).
|
|
|
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
# Installation
|
|
|
|
|
|
Please see docs/getting-started.md for instructions on installing NetBox.
|