netbox-community / netbox-docker

🐳 Docker Image of NetBox
https://github.com/netbox-community/netbox-docker/wiki
Apache License 2.0
1.73k stars 800 forks source link

Version 2.9.1 #1225

Closed tobiasge closed 2 months ago

tobiasge commented 2 months ago

Noteworthy Changes

Fix #1222: Use /login/ as health check URL #1223

Because /api/ now requires a login when LOGIN_REQUIRED is true, we now use /login/ to check the container

Install Sentry Django integration correctly #1224

Ensures that the Django integration for sentry-sdk is installed

Compatibility

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