From 5117c89eb8f8b75a325bd2e2b5cb82da9b1f889a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=A4der?= Date: Mon, 15 Feb 2021 10:51:48 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 47ad44c..238d04b 100644 --- a/Home.md +++ b/Home.md @@ -9,11 +9,12 @@ These are currently the most relevant topics in this wiki: * [Getting Started](Getting-Started): How to get started with NetBox Docker for a local installation. * [Configuration](Configuration): General information about how to configure the Docker image. **Read for production use!** * [Troubleshooting](Troubleshooting): Useful tips and tricks when something goes wrong. Also covers basic backup techniques and upgrading. - * [Using a specific Version](Version): Describes how to run a specific version of NetBox. + * [How To Update](Updating): Describes the intended way to update the project. ## Advanced * [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. * [NAPALM Configuration](NAPALM-Configuration): How to use the NAPALM feature of NetBox with the Docker image. * [TLS](TLS): How to configure TLS for NetBox