-
-
Notifications
You must be signed in to change notification settings - Fork 893
Home
Christian Mäder edited this page Nov 20, 2019
·
26 revisions
Welcome to the netbox-docker wiki!
These are currently the most relevant topics in this wiki:
- Basics:
- Getting Started: How to get started with Netbox Docker for a local installation.
- Configuration: General information about how to configure the Docker image. Read for production use!
- Troubleshooting: Useful commands when something goes wrong, also covers basic backup techniques and upgrading.
- Initializers: Initialize Netbox with information (aka Seeds), useful when developing for/with Netbox.
- Advanced:
- Custom Reports: Add custom python reports to the Docker image.
- Deployment: How to deploy Netbox, e.g. to Kubernetes.
- LDAP: How to use the LDAP variant.
- NAPALM Configuration: How to use the NAPALM feature of Netbox with the Docker image.
- Startup Scripts: How to write custom scripts that run on startup of the Docker image.
- Build Image: Build custom images and extend the existing images.
- Contributor and Maintainer Guides:
- Release: Describes how to cut a release.