mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #227] Multiple IP Per VHost / Any hosts #201
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#201
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 @varunsridharan on GitHub (Nov 4, 2019).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/227
Is your feature request related to a problem? Please describe.
Well i have a freenas system in which i installed this package into a VM and which works good.
but i develop websites from my laptop which means it has both lan & wifi and i can't get it have a single ip for both network device. so i am looking for a option to set 2 ips per vhost
Describe the solution you'd like

lets say i have a vhost called
abc.example.comand in the admin it should provide me an option to have 2 ips to check for example check the below imageAnd when user types abc.example.com this reverse proxy should check if 1st ip
10.0.0.3is alive if so then it should use it. if not it should move to 2nd ip. and so on.Describe alternatives you've considered
Additional context
@HNGamingUK commented on GitHub (Nov 30, 2019):
I would really like this feature too. If possible allow a toggle to enable round-robin mode?
Instead of limiting to 2 IPs possibly just have a + button allowing you to add more entries for the vHost.
@varunsridharan commented on GitHub (Dec 1, 2019):
@jc21 i feel like this might be usefull for this feature request. https://nginx.org/en/docs/http/load_balancing.html
@varunsridharan commented on GitHub (Jan 13, 2020):
@jc21 is this project still supported ?
@jc21 commented on GitHub (Jan 13, 2020):
I'm not supporting v2 really - especially not with new features. I'm working on v3 hoping to accommodate more of the user base with features like this, but I'm not making any strict promises yet.
@redtripleAAA commented on GitHub (Mar 21, 2021):
I would love to see this feature implemented too. To have backup servers used whenever is needed if the main server is down.
@chaptergy commented on GitHub (May 11, 2021):
Closing in favor of https://github.com/jc21/nginx-proxy-manager/issues/156