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.0 #1219

Closed tobiasge closed 2 months ago

tobiasge commented 2 months ago

Noteworthy Changes

Add env var for CENSUS_REPORTING_ENABLED #1133

Add Redis Sentinel config as environment vars #1134

Fix segfault in python3-saml #1135

See https://github.com/SAML-Toolkits/python3-saml/issues/389

docker-entrypoint.sh: clarify default token message #1138

Unit and Ubuntu update #1167

We are now using Ubuntu 23.10 and Nginx Unit 1.32

Update dependency sentry-sdk to v1.44.0 #1189

The sentry-sdk is included in the image once again.

Adds HSTS related parameters #1209

Updated dependencies

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.

tobiasge commented 2 months ago

Merge after Netbox 4.0 is released.

tobiasge commented 2 months ago

~Ubuntu 24.04 was released recently. Perhaps it'd be worth to upgrade to it?~ --> There is currently no Unit package for it 😞.

Yes, they only build packages when a new Unit version is released.