- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.1k
 
Home
        Brian Candler edited this page Jan 18, 2024 
        ·
        26 revisions
      
    Welcome to the NetBox Docker wiki!
This wiki is a community project. Everyone is invited to share their knowledge and enhance/correct the pages.
These are currently the most relevant topics in this wiki:
- 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 tips and tricks when something goes wrong. Also covers basic backup techniques and upgrading.
 - How To Update: Describes the intended way to update the project.
 
- Deployment: What to consider when using NetBox Docker in production, e.g. when deploying to Kubernetes.
 - Using a specific Version: Describes how to run a specific version of NetBox.
 - LDAP: How to use LDAP for authentication.
 - NAPALM Configuration: How to use the NAPALM feature of NetBox with the Docker image.
 - TLS: How to configure TLS for NetBox
 - Monitoring: Learn how to use Prometheus and Grafana to monitor your NetBox Docker instance.
 
- Custom Reports & Scripts: Add custom python reports to the Docker image.
 - Build Image: Build custom images and extend the existing images.
 - NetBox Plugins: How to use NetBox Plugins with NetBox Docker
 
- Project Principles: Describes the principles this project is trying to apply.
 - Release: Describes how to cut a release.
 - Branching Model: Explains the branches in this repo.