Noteworthy Changes
Preparation for Netbox 3.6 #1039
- Please also read the release note for Netbox.
- Installed openssh-client for data sources; Note: This still needs a user with home directory and SSH configuration to work
Rename JOBRESULT_RETENTION to JOB_RETENTION #1009
Updated for new variable names in Netbox
Update Ubuntu und Nginx Unit #1010
Image is now based in Ubuntu 23.04 and Nginx Unit 1.30
docker-compose.yml: fix volume mount options #1024
Removed the z
option from bind mounts
Update dependency django-auth-ldap to v4.4.0 #1034
netbox.env: fixed unwanted string interpolation #1042
Fixed for secret keys with $
Set REMOTE_AUTH_AUTO_CREATE_USER default to False #1043
Changed the default to match the value from Netbox
Map REMOTE_AUTH_BACKEND env var to list #1059
This can now be a list in Netbox
Compatibility
This version of NetBox Docker is only compatible with NetBox v3.6.x and above.
For older versions, use a previous release of NetBox Docker.