From 69b406e91a74f873d71e3632357e28fcad6b0e1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=A4der?= Date: Wed, 20 Nov 2019 10:20:44 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 52b0e44..b7704be 100644 --- a/Home.md +++ b/Home.md @@ -3,6 +3,7 @@ Welcome to the netbox-docker wiki! These are currently the most relevant topics in this wiki: * Basics: + * [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 commands when something goes wrong, also covers basic backup techniques and upgrading. * [Initializers](Initializers): Initialize Netbox with information (aka Seeds), useful when developing for/with Netbox.