Skip to content

Conversation

@tobiasge
Copy link
Member

Noteworthy Changes

Preparation for Netbox 3.5 #990

  • Removes Napalm from the image, because all things Napalm have been removed from Netbox core and are now a plugin
  • Removes Gunicorn from the image, because it hat not been used
  • Removes BASE_PATH environment variable
    Changing the base path where Netbox is served, needs more changes than changing this variable. To prevent surprises we have removed it.
  • Netbox 3.5 changed how it handles custom scripts and reports. To be compatible with this change, the bind mounts for those reports and scripts have been removed from the docker-compose.yml. If you currently have custom files in one of those directories, you will have to upload them into Netbox. This can be done in the UI.
  • Please also read the release note for Netbox.

Update dependency django-auth-ldap to v4.3.0 #1000

Using a current version

Fixed typo in version string in docker-compose.yml

Version 2.6.0 had a typo in the version, which is fixed with this hot fix release

Compatibility

This version of NetBox Docker is only compatible with NetBox v3.5.x and above.
For older versions, use a previous release of NetBox Docker.

@tobiasge tobiasge merged commit 22486fe into release Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants