mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #1241] Upstream Proxy Target Label #5111
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#5111
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 @B00M3000 on GitHub (Jul 18, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1241
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I am running consul and using upstream. The site is working but it still annoyingly says offline.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Is it possible to populate with the ips found or some other metric.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Please tell me if I configured something wrong. I am relatively new to proxy configuration.
Additional context
Add any other context or screenshots about the feature request here.
Here is my config redacted.
I am using consul with nomad.
Kudos on the fantastic dashboard! 👍 🎉
@0xJacky commented on GitHub (Jul 19, 2025):
Could you please update to the latest dev version and test if this function works properly?
@B00M3000 commented on GitHub (Jul 21, 2025):
Yes! It works properly. This was my one gripe. Thank you.