mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 00:36:08 +03:00
[GH-ISSUE #400] 向 Telegram bot 发送证书续签通知 #1576
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#1576
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 @leic4u on GitHub (May 19, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/400
因为 #391 这个问题,续签失败的通知只发送到面板,但我最近两个星期没有登录面板,导致我没有及时收到通知,结果签发证书被限流了,对 Let's Encrypt 的服务器也造成了一点点微不足道但可以避免的压力。
希望可以支持将续签结果通知发送到 Telegram bot 或其他如邮箱等强通知的渠道。
自己不会从头写,只会看着改,所以只能提供一段参考代码,期待实现。
发送 Telegram 通知 Shell 脚本