Commit Graph

271 Commits (main)

Author SHA1 Message Date
usual2970 2bacf76664
Merge pull request #339 from belier-cn/main
feat: add volcengine dns provider and add volcengine live deployer
2024-11-14 09:42:26 +08:00
usual2970 b2030caedc
Merge pull request #337 from fudiwei/bugfix/syntax-error
fix switch-case syntax error
2024-11-14 09:35:58 +08:00
Leo Chen 952e9687d0 fix misspelling var name 2024-11-13 17:58:56 +08:00
belier e2562a5251 feat: add volcengine dns provider and add volcengine live deployer 2024-11-13 15:36:46 +08:00
Fu Diwei dbdb40baf9 fix: fix switch-case syntax error 2024-11-13 13:44:44 +08:00
usual2970 f4f13f91f2
Merge pull request #331 from fudiwei/bugfix/qiniu-wildcard-domain
bugfix #330
2024-11-13 08:14:32 +08:00
usual2970 034aa980e6
Merge pull request #329 from fudiwei/bugfix/aliyun-clb-deploy-error
bugfix #326
2024-11-13 08:14:19 +08:00
Fu Diwei 23e5cb5669 fix: #330 2024-11-12 21:41:06 +08:00
Fu Diwei e4ba4c9b37 fix: #326 2024-11-12 20:35:31 +08:00
Leo Chen e9b6fb55ff fixed: instance possible not found when deploying tencent CLB via SSL api
修复了重构导致腾讯云CLB通过SSL接口部署时可能找不到实例的bug
2024-11-12 17:59:13 +08:00
Leo Chen 80caf881ae fixed: instance not found when deploying tencent COS
修复了重构导致腾讯云COS部署时找不到实例的bug
2024-11-12 17:56:41 +08:00
usual2970 5362371bda
Merge pull request #319 from fudiwei/bugfix/aliyun-api-error
bugfix #318
2024-11-10 19:40:40 +08:00
Fu Diwei 24df7913fe feat: support aliyun global ALB/NLB 2024-11-09 09:54:49 +08:00
Fu Diwei 22d3aeb7b5 fix: #318 2024-11-09 09:41:05 +08:00
Fu Diwei 5d2844fdb6 fix: #313 2024-11-07 15:01:46 +08:00
yoan 718cfccbea resolve new sftp client failure 2024-11-05 08:35:37 +08:00
yoan ac24684d2b Merge branch 'main' of github.com:usual2970/certimate 2024-11-05 08:29:58 +08:00
Fu Diwei 34daf9ccac refactor: clean code 2024-11-04 12:54:23 +08:00
Fu Diwei 269a97e81e feat: add baiducloud cdn deployer 2024-11-04 12:44:53 +08:00
Fu Diwei 2fd57621d8 fix: #298 2024-11-04 11:20:35 +08:00
Fu Diwei 1e41020728 feat: add dogecloud cdn deployer 2024-11-04 10:34:05 +08:00
Fu Diwei 1dee14e32d refactor: adjust project structure 2024-11-01 15:54:05 +08:00
Fu Diwei 0d96ea9eef refactor: deprecate `internal/deployer/deployer.getDeployVariables` 2024-10-31 19:59:21 +08:00
Fu Diwei 0ceb44a7cd refactor: deprecate `internal/utils/rand.RandStr` 2024-10-31 19:53:48 +08:00
Fu Diwei 4fec0036cb refactor: fix typo 2024-10-31 18:25:22 +08:00
Fu Diwei 369c146eca feat: support tencent clb deployment in multiple ways 2024-10-31 13:24:43 +08:00
Fu Diwei 83264a6946 refactor: clean code 2024-10-31 11:37:16 +08:00
Fu Diwei 3c3d4e9109 refactor: extend qiniu sdk 2024-10-31 11:37:03 +08:00
Fu Diwei ce55365292 refactor: extend huaweicloud cdn sdk 2024-10-31 10:14:27 +08:00
Fu Diwei 59af246479 refactor: clean code 2024-10-30 19:37:44 +08:00
Fu Diwei 26fa8e75bd refactor: clean code 2024-10-29 21:32:48 +08:00
Fu Diwei aeaa45b713 Merge branch 'main' into feat/cloud-load-balance 2024-10-29 09:12:39 +08:00
yoan 4e0c23165f fix conflict 2024-10-29 08:45:51 +08:00
usual2970 feb851a3fc
Merge pull request #273 from LeoChen98/enhance-tencent-cdn-dupe-deploy
enhance: resolve error on tencent cdn dupe deployment
2024-10-29 08:39:57 +08:00
Leo Chen c419b2c8b4 use slice pkg 2024-10-28 20:28:13 +08:00
Fu Diwei e1a3a3e7c7 refactor: clean code 2024-10-28 14:15:33 +08:00
Fu Diwei b47a1a13cb feat: support jks format 2024-10-28 11:49:44 +08:00
徐雪君 3397f424bc fix: k8s部署更新报错 #266 2024-10-28 11:15:08 +08:00
Leo Chen 38dc8a63d9 enhance: resolve error on tencent cdn dupe deployment
优化:腾讯云cdn重复部署报错的问题
2024-10-27 23:48:52 +08:00
Fu Diwei 6d7a91f49b refactor: clean code 2024-10-27 20:44:38 +08:00
Fu Diwei 305f3de50f Merge branch 'main' into feat/multiple-certificate-formats 2024-10-27 20:17:04 +08:00
yoan 1ab5c4035a fix conflict 2024-10-27 09:10:12 +08:00
yoan dc5f9abf20 detail ajustments 2024-10-27 08:37:42 +08:00
yoan 7240a42fbc Merge branch 'feat/k8s' of github.com:PittyXu/certimate into PittyXu-feat/k8s 2024-10-27 08:35:36 +08:00
Fu Diwei adad5d86ba feat: support specified format on deployment to local/ssh 2024-10-27 00:19:34 +08:00
Fu Diwei e7870e2b05 feat: support specified shell on deployment to local 2024-10-26 22:22:28 +08:00
徐雪君 548cbbfdd4 feat: k8s部署支持ServiceAccount权限 2024-10-26 22:15:16 +08:00
Fu Diwei da4715e6dc fix: fix aliyun nlb endpoint 2024-10-26 13:18:15 +08:00
Fu Diwei 506ab4f18e feat: support quic listener in deployment to aliyun alb 2024-10-26 13:15:01 +08:00
Fu Diwei d87026d5be feat: add aliyun nlb deployer 2024-10-26 12:52:55 +08:00
Fu Diwei 1690963aaf feat: add aliyun alb deployer 2024-10-26 12:40:45 +08:00
Fu Diwei 20d2c5699c feat: add aliyun clb deployer 2024-10-26 00:31:38 +08:00
Leo Chen 3b3376899c add feat: tencent TEO deploy support
新增腾讯TEO(Edge One)部署方式
2024-10-25 22:16:27 +08:00
Leo Chen a24a3595fa feat: add tencent ECDN deploy 2024-10-25 18:47:41 +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
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
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
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
Fu Diwei 9c41b0e357 refactor: clean code 2024-10-21 09:15:36 +08:00
Fu Diwei f6a3f4edfa refactor: optimize code 2024-10-20 20:42:13 +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 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 a9b9be96cb fix conflict 2024-10-20 13:26:25 +08:00
yoan 17cfeee374 update package name 2024-10-19 21:15:01 +08:00
Fu Diwei e08df5e6d8 refactor: fix typo 2024-10-19 18:46:27 +08:00
Fu Diwei 952c6ef73d feat: add huaweicloud cdn deployer 2024-10-19 18:46:02 +08:00
Fu Diwei 6225969d4c refactor 2024-10-19 10:02:31 +08:00
Fu Diwei 5dca64d3d3 refactor: clean code 2024-10-18 19:58:15 +08:00
Fu Diwei 8e906cbf23 feat: add k8s secret deployer 2024-10-18 17:56:27 +08:00
Fu Diwei 3093fc6b02 refactor
refactor

refactor
2024-10-18 17:54:53 +08:00
Fu Diwei 71f43c5bd4 feat: support ssh key passphrase 2024-10-16 12:30:15 +08:00
RHQYZ 0bc042ae31
Merge branch 'main' into main 2024-10-16 11:31:56 +08:00
usual2970 3348301493
Merge pull request #204 from LeoChen98/change-tencent-ssl-upload-repeatable
change: tencent ssl upload repeatable to false
2024-10-16 08:13:38 +08:00
Leo Chen afeae4269c change: tencent ssl upload repeatable to false
腾讯云ssl证书上传接口可重复选项设置为`false`,以避免重复上传导致的列表污染。
2024-10-16 00:19:57 +08:00
RHQYZ a4d1c9a7c0
Merge branch 'main' into main 2024-10-15 21:30:16 +08:00
Fu Diwei 26be47d072 style: format 2024-10-15 21:16:43 +08:00
yoan 0c1d3341f4 update tencent cdn deploy 2024-10-15 17:53:38 +08:00
yoan 5b30fc8aba Replace the OSS deployment api 2024-10-13 11:15:35 +08:00
yoan 1928a47961 v0.2 2024-10-13 08:15:21 +08:00
Leo Chen 312c6e685a change var name style 2024-10-10 22:45:19 +08:00
Leo Chen d2b6ab75b7 add feat: support for tencent cdn extensive domain 2024-10-10 19:01:32 +08:00
usual2970 49fdf8213a
Merge pull request #117 from sgpublic-forks/feat/pre_command
fix: wrong pre command reference
2024-09-29 08:30:04 +08:00
Madray Haven 7a48101015 fix: wrong pre command reference 2024-09-28 17:28:55 +08:00
yoan 78ac21c767 Merge branch 'feat/pre_command' of github.com:sgpublic-forks/certimate into sgpublic-forks-feat/pre_command 2024-09-28 07:01:46 +08:00
Madray Haven e7e2e4786d chore: create a func for running ssh command 2024-09-27 16:14:35 +08:00
Madray Haven 9acdd15c1e feat: pre command for ssh deploy 2024-09-27 15:12:04 +08:00
yoan 2634789769 Add local deployer 2024-09-26 17:04:49 +08:00
yoan 38d975a3bb optimize tencent cdn deploy 2024-09-22 22:36:08 +08:00
yoan a259ccdfec fix some bugs 2024-09-22 20:00:55 +08:00
PBK-B 0390ac3eda feat: support aliyun dcdn(esa) 2024-09-17 19:10:25 +08:00
yoan 6c1b1fb72b Support deploying one certificate to multiple SSH hosts, and support deploying multiple certificates to one SSH host. 2024-09-14 15:36:15 +08:00
yoan e244d6e921 Add qiniu deployer 2024-09-05 10:30:19 +08:00
yoan 993b34eca6 Fix the issue with SSH deployment failing to upload the certificate. 2024-08-30 11:29:06 +08:00
yoan fb40caa25c add deploy info 2024-08-29 21:41:55 +08:00
yoan 1e11b23fdc add tencent cdn deployer 2024-08-29 11:34:08 +08:00
yoan 1861e73531 add webhook deployer 2024-08-28 18:53:33 +08:00
yoan f394e34861 added some optimizations 2024-08-23 11:33:43 +08:00
yoan bcd8f8dea1 support ssh deployemnt 2024-08-22 20:24:00 +08:00
yoan 6d9fef3d2a Support deployment to Alibaba Cloud CDN. 2024-08-21 22:30:33 +08:00
yoan 50fa238d88 init 2024-08-21 12:19:12 +08:00