mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #1068] Allow Custom Host as Maintenance Host #576
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#576
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 @JustinBack on GitHub (May 22, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1068
Is your feature request related to a problem? Please describe.
Right now Port 9000 on Localhost is enforced, when Nginx UI is not listening on localhost the Reverse Proxy does not work.
Its also nice to have a per-vhost maintenance page for multiple tenants
Describe the solution you'd like
Ability to enter a custom host into the maintenance option, or disable the maintenance option altogether.
Describe alternatives you've considered
Hiding the maintenance button
Additional context
github.com/0xJacky/nginx-ui@5d3f478086/internal/site/maintenance.go (L233)@0xJacky commented on GitHub (Jun 2, 2025):
In v2.1.0, we hide the maintenance button into the selector.