Replace gunicorn with uWSGI as NetBox's default WSGI service #9248

Closed
opened 2025-12-29 20:47:28 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Feb 14, 2024).

Originally assigned to: @arthanson on GitHub.

Change Type

Addition

Area

Installation/upgrade

Proposed Changes

In light of recent issues with gunicorn that don't seem likely to be resolved soon, I wanted to float the idea of replacing gunicorn with uWSGI in NetBox's reference deployment stack. This would not effect any changes to NetBox itself, but would modify the installation & upgrade documentation and replace the reference gunicorn config.

For more context around the proposed change, please see discussion #14780. (Thank you @markkuleinio and @tyler-8 for sharing your experiences!)

Originally created by @jeremystretch on GitHub (Feb 14, 2024). Originally assigned to: @arthanson on GitHub. ### Change Type Addition ### Area Installation/upgrade ### Proposed Changes In light of [recent issues](https://github.com/netbox-community/netbox/issues/14691) with gunicorn that don't seem likely to be resolved soon, I wanted to float the idea of replacing gunicorn with [uWSGI](https://uwsgi-docs.readthedocs.io/) in NetBox's reference deployment stack. This would not effect any changes to NetBox itself, but would modify the installation & upgrade documentation and replace the reference [gunicorn config](https://github.com/netbox-community/netbox/blob/develop/contrib/gunicorn.py). For more context around the proposed change, please see discussion #14780. (Thank you @markkuleinio and @tyler-8 for sharing your experiences!)
adam added the status: acceptedtype: documentation labels 2025-12-29 20:47:28 +01:00
adam closed this issue 2025-12-29 20:47:28 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9248