[GH-ISSUE #1068] Allow Custom Host as Maintenance Host #576

Open
opened 2026-02-26 12:08:47 +03:00 by kerem · 1 comment
Owner

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)

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** https://github.com/0xJacky/nginx-ui/blob/5d3f47808659a785aecad862720795add6e4db2e/internal/site/maintenance.go#L233
Author
Owner

@0xJacky commented on GitHub (Jun 2, 2025):

In v2.1.0, we hide the maintenance button into the selector.

<!-- gh-comment-id:2929731008 --> @0xJacky commented on GitHub (Jun 2, 2025): In v2.1.0, we hide the maintenance button into the selector.
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-ui#576
No description provided.