mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Started v2.4 documentation refresh
This commit is contained in:
14
docs/installation/index.md
Normal file
14
docs/installation/index.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Installation
|
||||
|
||||
The following sections detail how to set up a new instance of NetBox:
|
||||
|
||||
1. [PostgreSQL database](installation/1-postgresql.md)
|
||||
2. [NetBox components](installation/2-netbox.md)
|
||||
3. [HTTP dameon](installation/3-http-daemon.md)
|
||||
4. [LDAP authentication](installation/4-ldap.md) (optional)
|
||||
|
||||
# Upgrading
|
||||
|
||||
If you are upgrading from an existing installation, please consult the [upgrading guide](installation/upgrading.md).
|
||||
|
||||
NetBox v2.5 and later requires Python 3. Please see the instruction for [migrating to Python 3](installation/migrating-to-python3.md) if you are still using Python 2.
|
Reference in New Issue
Block a user