From 84bf98860e0222c6b8c28ac4af7612b16102800e Mon Sep 17 00:00:00 2001 From: Brian Candler Date: Thu, 18 Jan 2024 15:49:39 +0800 Subject: [PATCH] There is no longer a separate LDAP variant of the docker image --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index fab6799..b0c028b 100644 --- a/Home.md +++ b/Home.md @@ -15,7 +15,7 @@ These are currently the most relevant topics in this wiki: * [Deployment](Deployment): What to consider when using NetBox Docker **in production**, e.g. when deploying to Kubernetes. * [Using a specific Version](Version): Describes how to run a specific version of NetBox. - * [LDAP](LDAP): How to use the LDAP variant. + * [LDAP](LDAP): How to use LDAP for authentication. * [NAPALM Configuration](NAPALM-Configuration): How to use the NAPALM feature of NetBox with the Docker image. * [TLS](TLS): How to configure TLS for NetBox * [Monitoring](Monitoring): Learn how to use [Prometheus][prometheus] and [Grafana][grafana] to monitor your NetBox Docker instance.