Commit Graph

120 Commits (ffdd61b5ee025caddc6fe8351ad565efb2f56f4f)

Author SHA1 Message Date
Leo Chen ffdd61b5ee feat: add ServerChan notifier
新增Server酱通知
2024-10-27 04:01:42 +08:00
usual2970 f9568f1a4a
Merge pull request #254 from fudiwei/feat/cloud-load-balance
feat: huaweicloud elb deployer
2024-10-25 17:43:11 +08:00
belier 935a320100 feat: keep qiniu cdn https configuration 2024-10-25 14:45:48 +08:00
Fu Diwei 024b3c936e Merge branch 'main' into feat/cloud-load-balance 2024-10-24 22:45:25 +08:00
Fu Diwei dc720a5d99 feat: add huaweicloud elb deployer 2024-10-24 22:37:55 +08:00
yoan e2254faf15 Reuse the x509 package 2024-10-24 20:44:41 +08:00
Fu Diwei cea6be37dc feat: allow set a different region on deployment to huaweicloud cdn 2024-10-24 20:16:23 +08:00
Roy 46dccb176e fix typo, get annotations from cert. 2024-10-24 18:39:18 +08:00
Roy 5411b9cb92
change annotations to certimage. 2024-10-24 17:06:57 +07:00
Roy 9f6ea410af
Update k8s_secret.go 2024-10-24 17:05:05 +07:00
Roy 528a3d9da8 support create secret, add cert annotations. 2024-10-24 17:56:36 +08:00
usual2970 92a6b179d4
Merge pull request #247 from LeoChen98/feat-tencent-clb
feat: add support for tencent CLB
2024-10-24 08:03:28 +08:00
Leo Chen 6875151717 fix tencent clb deploy failed
- 新增region参数
- 新增配置说明
2024-10-23 23:56:22 +08:00
Leo Chen 7544286b0f add support for tencent CLB
新增腾讯云CLB负载均衡配置支持
2024-10-23 18:57:12 +08:00
Leo Chen 0e575a0ce7 rename tencent_cos.go 2024-10-23 17:40:32 +08:00
yoan 7ab8517a93 Handle concurrency issues in a simple way. 2024-10-23 17:32:35 +08:00
yoan 1dca6ecf8d An account for many customers 2024-10-23 16:25:21 +08:00
yoan 8bec234fe8 gts support 2024-10-23 13:22:17 +08:00
Leo Chen c9eb487953 fix ui-deployer route 2024-10-22 22:18:52 +08:00
Leo Chen cd76d170b2 fix region of cos 2024-10-22 21:55:49 +08:00
Leo Chen 7b129c11e9
Merge branch 'usual2970:main' into feat-tencent-cos-support 2024-10-22 21:22:45 +08:00
Leo Chen f7972d5b68 remove unused imports 2024-10-22 21:19:20 +08:00
usual2970 969fba8a57
Merge branch 'main' into feat/cloud-load-balance 2024-10-22 21:13:59 +08:00
Leo Chen 63865b5fbd fix ResourceType 2024-10-22 21:11:49 +08:00
Leo Chen 46c32f15e3 feat: add tencent cos deploy support
新增腾讯云COS配置支持
2024-10-22 21:07:58 +08:00
Fu Diwei 885cdfaec9 fix: fix repeat certificates judgement logical in tencentcloud ssl uploader 2024-10-22 18:39:42 +08:00
yoan dbfb84ec6d qiniu cdn supports wildcard domain deployment 2024-10-22 15:41:44 +08:00
Fu Diwei 18a7bf0d66 feat: set default region when applying certificates by huaweicloud 2024-10-21 15:10:14 +08:00
Fu Diwei 68b9171390 Merge branch 'main' into feat/cloud-load-balance 2024-10-21 14:55:19 +08:00
PBK-B 699385a8c4 fix: adjust the string conversion syntax 2024-10-21 09:18:41 +08:00
PBK-B 2c75d2bfde feat: domain config add disable follow CNAME #228 2024-10-21 09:18:41 +08:00
Fu Diwei 9c41b0e357 refactor: clean code 2024-10-21 09:15:36 +08:00
Fu Diwei b031f00764 feat: add aliyun cas uploader 2024-10-21 00:35:16 +08:00
Fu Diwei a4fc8dfc56 feat: add tencentcloud ssl uploader 2024-10-20 23:53:10 +08:00
Fu Diwei f168bd903d feat: add huaweicloud elb uploader 2024-10-20 21:33:08 +08:00
Fu Diwei f6a3f4edfa refactor: optimize code 2024-10-20 20:42:13 +08:00
Fu Diwei 560d21c854 refactor: optimize code 2024-10-20 20:10:07 +08:00
Fu Diwei 3a213dc9c3 feat: do not use region from access when deploy to huaweicloud cdn 2024-10-20 17:51:36 +08:00
PBK-B 0d07c7c234 fix: handle aliyun dcdn does not support wildcard domain #223 2024-10-20 17:49:44 +08:00
Fu Diwei 8d41a9aae7 Merge branch 'main' into feat/cloud-load-balance 2024-10-20 16:48:18 +08:00
Fu Diwei 896b5d3a13 Merge branch 'main' into feat/cloud-load-balance 2024-10-20 16:48:06 +08:00
Fu Diwei 88e64717cd feat: support using scm service on deployment to huaweicloud cdn 2024-10-20 16:42:05 +08:00
yoan 1b796cffd1 fix httpreq and powerdns timeout 2024-10-20 13:37:28 +08:00
yoan a9b9be96cb fix conflict 2024-10-20 13:26:25 +08:00
yoan c45ad3c901 update actions,fix something 2024-10-20 13:00:27 +08:00
Roy 24192b61c1
Merge branch 'main' into main 2024-10-20 08:33:33 +07:00
Roy 1562e92e74 merge source 2024-10-20 09:31:20 +08:00
Roy 57ae6d5b40 add ui/dist to .gitignore. change dockerfile to build front. 2024-10-20 04:51:06 +08:00
Roy 467e4c4634 add powerdns,http request apply. 2024-10-19 22:46:37 +08:00
Roy d6d296b546 add powerdns,http request apply. 2024-10-19 22:46:15 +08:00