Updated Home (markdown)

Christian Mäder 2020-10-26 14:56:44 +01:00
parent 3648777dba
commit fd2eda9bcf

@ -16,6 +16,10 @@ These are currently the most relevant topics in this wiki:
* [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
* [Monitoring](Monitoring): Learn how to use [Prometheus][prometheus] and [Grafana][grafana] to monitor your Netbox Docker instance.
[prometheus]: https://prometheus.io/
[grafana]: https://grafana.com/grafana/
## Customizing
* [Initializers](Initializers): Initialize Netbox with information (aka Seeds), useful when developing for/with Netbox.