[GH-ISSUE #619] nginx-proxy-manager in production #521

Closed
opened 2026-02-26 06:33:14 +03:00 by kerem · 2 comments
Owner

Originally created by @oxismailxo on GitHub (Sep 28, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/619

Hello nginx-proxy-manager Team,

First of all i wanna thank you about this great project cause for me like a Sysadmin is a very helpful solution also makes your life easy !, and i'm here cause i have a question about nginx-proxy-manager in production, is it safe to serve our docker projects with nginx-proxy-manager ? , if yes, my second question is: can nginx-proxy-manager huddle too many requests ?

NOTE: we are using it with Django projects.

thanks again,

Originally created by @oxismailxo on GitHub (Sep 28, 2020). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/619 Hello nginx-proxy-manager Team, First of all i wanna thank you about this great project cause for me like a Sysadmin is a very helpful solution also makes your life easy !, and i'm here cause i have a question about nginx-proxy-manager in production, is it safe to serve our docker projects with nginx-proxy-manager ? , if yes, my second question is: can nginx-proxy-manager huddle too many requests ? **NOTE:** we are using it with Django projects. thanks again,
kerem closed this issue 2026-02-26 06:33:14 +03:00
Author
Owner

@TWhidden commented on GitHub (Sep 29, 2020):

We are running this in production. We wrote our shell scripts to manage spin up for our docker stacks with the Proxy Manager in the middle of it. From our experience, a thing to note is that if your container is missing (or unresolvable), nginx will not start (with how its currently setup), which will put the nginx/proxy manager in a reboot loop. We will work on fixing that soon, but number of requests goes through nginx around work world makes it a good assumption that its totally fine for a production system. The proxy manager IMO makes for a nice administrative layer, keeping people from messing with CLI / configs.

<!-- gh-comment-id:700410826 --> @TWhidden commented on GitHub (Sep 29, 2020): We are running this in production. We wrote our shell scripts to manage spin up for our docker stacks with the Proxy Manager in the middle of it. From our experience, a thing to note is that if your container is missing (or unresolvable), nginx will not start (with how its currently setup), which will put the nginx/proxy manager in a reboot loop. We will work on fixing that soon, but number of requests goes through nginx around work world makes it a good assumption that its totally fine for a production system. The proxy manager IMO makes for a nice administrative layer, keeping people from messing with CLI / configs.
Author
Owner

@oxismailxo commented on GitHub (Sep 29, 2020):

Thank you so much @TWhidden for the clarification.

<!-- gh-comment-id:700720467 --> @oxismailxo commented on GitHub (Sep 29, 2020): Thank you so much @TWhidden for the clarification.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#521
No description provided.