Page MenuHomeDevCentral

Bump from Python 3.11 to 3.12 as default FreeBSD version
ClosedPublic

Authored by dereckson on Sun, Jul 5, 11:55.

Details

Summary

For NetBox service, we can actually use "python3" to use the virtual
environment version. That will launch NetBox like this:
/srv/netbox/venv/bin/python3 /srv/netbox/venv/bin/gunicorn --pid ...

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable