add readme for notify

This commit is contained in:
“xHuPo” 2024-08-29 13:45:02 +08:00
parent 520a34ee9c
commit 2c3237dcd9
7 changed files with 4 additions and 694 deletions

View file

@ -30,3 +30,7 @@ curl "http://127.0.0.1:8002/hooks/suno_recharge?env=prod&&account=account_1&&amo
#### hwtlsupdate
需要事先配置acme.sh生成域名证书然后后配置到华为云-网络控制台-弹性负载均衡-证书管理中并获取证书id
acme.sh自动更新证书时会请求相应webhook地址更新华为云中配置的证书。
#### notify
jenkins通知飞书群如果有大量文本信息需要把文本base64编码存放到json文件中如果有需要展示或保存的文本信息使用参数--file默认存放在cloudflare的r2中会自动生成下载链接在飞书中展示。
需要配置r2的access_key和secret_key及公有域名