mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #1439] 站点异常时,触发外部通知 #7925
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#7925
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 @summer-8848 on GitHub (Nov 19, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1439
Is your feature request related to a problem? Please describe.
无
Describe the solution you'd like
我使用nginx-ui做了很多反向代理,这些服务都分布在不同的服务器上,现在已经有了30几个服务。
如上图,502的是服务挂了,其他的404和403的是有些服务不能直接访问。
Describe alternatives you've considered
在站点管理中,增加一个服务异常通知的配置,选择是否启用、哪些状态码通知、触发哪个外部通知。
Additional context
无