mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #832] Multiple back ends for a single host entry #703
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#703
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wizdude on GitHub (Jan 19, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/832
I currently use Zevenet as a very simple load balancer for a web application. One front end definition and two back end web servers. Zevenet doesn’t contain LetsEncrypt support and so this project looks like a much better fit for what I want to do with everything else (apart from the load balancing)
I’ve previously manually configured nginx as a simple load balancer and it works fine.
I’ve tried to work out - is it possible to do such a configuration with nginx proxy manager as it stands today? Or would my query here be better suited as a feature request?
thanks for the awesome work you’ve done on this project by the way. It’s really a nice piece of work and works especially well for my home lab :-)
@chaptergy commented on GitHub (May 10, 2021):
Load balancing is unfortunately not yet available through the UI, but is an open feature request in https://github.com/jc21/nginx-proxy-manager/issues/156
@julianomeinen commented on GitHub (Jun 1, 2021):
I created a config file for load balancer.
You can replace your config file, like '1.cnf' in /data/nginx/proxy_hosts
You can find it here: https://github.com/julianomeinen/nginx-reverse-proxy-with-load-balancer/blob/main/load-balancer-example