Commit Graph

690 Commits (main)

Author SHA1 Message Date
Fu Diwei 94408e8a9f refactor: clean code 2025-02-11 19:31:24 +08:00
Fu Diwei 774ed5d31e feat: reserved field `challengeType` for apply node config 2025-02-11 19:03:58 +08:00
Fu Diwei b07174b533 feat: cascade delete related runs and outputs when delete workflow 2025-02-11 16:45:51 +08:00
Fu Diwei 81fe230be4 feat: add baota panel deployer 2025-02-11 00:02:40 +08:00
Fu Diwei 6673871db2 feat: add tencent cloud ssl-deploy deployer 2025-02-10 22:34:01 +08:00
Fu Diwei 316bd58b68 feat: add aliyun cas-deploy deployer 2025-02-10 22:33:41 +08:00
Fu Diwei ac4c375243 feat: add aliyun esa deployer 2025-02-10 17:59:36 +08:00
Fu Diwei cbf711ee60 feat: save run logs when each workflow node completed 2025-02-10 16:19:04 +08:00
Fu Diwei 4f5c1dc6d7 refactor: new workflow run logs 2025-02-10 13:07:45 +08:00
Fu Diwei 75c89b3d0b feat(ui): display artifact certificates in WorkflowRunDetail 2025-02-10 13:07:45 +08:00
Fu Diwei b8513eb0b6 fix: different cronexpr rules between ui and pocketbase 2025-02-10 13:07:41 +08:00
Fu Diwei 0bc40fd676 feat: workflow run dispatcher 2025-02-08 23:08:21 +08:00
Fu Diwei b9e28db089 fix: nil pointer dereference 2025-02-08 23:08:14 +08:00
Fu Diwei 886f166e66 refactor: clean code 2025-02-07 09:19:17 +08:00
Fu Diwei 3f9fda8a2d feat: support multiple workflow outputs 2025-02-06 23:37:44 +08:00
Fu Diwei d32fce98ae feat: save related runId in certificates or workflow outputs 2025-02-06 23:37:44 +08:00
Fu Diwei 5b9e39a449 fix: #439 2025-02-06 23:37:44 +08:00
Fu Diwei 24b591ed62 fix: nil pointer dereference 2025-02-06 23:37:44 +08:00
Fu Diwei a41ee9c3ca feat: enhance certificate model 2025-02-06 23:37:44 +08:00
Fu Diwei 5f5c835533 feat: add `ExtractCertificatesFromPEM` util func 2025-02-06 23:37:44 +08:00
Fu Diwei d11fc1c07e refactor: reimpl qiniu sdk 2025-02-06 23:37:38 +08:00
hujing e019bfe136 fix: k8s secret not updated 2025-01-31 00:50:40 +08:00
Fu Diwei 0e1a964e7c feat: add gname applicant 2025-01-24 03:42:34 +08:00
Fu Diwei 469d4b35c1 feat: implement gname api sdk 2025-01-24 01:38:06 +08:00
Fu Diwei 9f7cffce21 feat: allow fallback to use scp on deployment to ssh 2025-01-23 23:50:11 +08:00
Fu Diwei 5ee5460612 feat: add aws cloudfront deployer 2025-01-23 23:50:07 +08:00
Fu Diwei 1651cda5b4 feat: add aws acm uploader 2025-01-23 23:49:56 +08:00
Fu Diwei 9370f9d68f feat: add cloudns applicant 2025-01-23 23:49:56 +08:00
Fu Diwei 2a7be1b24d feat: add aliyun waf deployer 2025-01-23 23:49:56 +08:00
Fu Diwei 2965fb2b47 feat: add rainyun applicant 2025-01-23 23:49:56 +08:00
Fu Diwei 6c3c29dd11 feat: add westcn applicant 2025-01-23 23:49:56 +08:00
Fu Diwei adb43dfee1 feat: add qiniu pili deployer 2025-01-23 23:49:49 +08:00
Fu Diwei 5cabceb08e feat(ui): improve workflow elements scroll area 2025-01-23 03:02:59 +08:00
Fu Diwei b67049f9aa refactor: clean code 2025-01-22 22:11:04 +08:00
Fu Diwei 7a2fc5e2fd Merge branch 'next' into feat/new-workflow 2025-01-22 20:21:32 +08:00
Yoan.liu 101d77e4ae parse privatekey using certcrypto 2025-01-22 10:03:13 +08:00
Fu Diwei 0f945881a1 feat: cancel workflow run 2025-01-22 04:13:16 +08:00
Fu Diwei bee4ba10cb feat: generate run record at the beginning of the workflow execution 2025-01-22 03:48:58 +08:00
Fu Diwei 79c1da6d14 feat: a new status for canceled workflow run 2025-01-22 03:13:31 +08:00
Fu Diwei 8dc86209df feat: support removing workflow runs 2025-01-21 23:11:48 +08:00
Fu Diwei c61b2d2d3f fix: couldn't list expire soon certificates 2025-01-21 21:41:25 +08:00
Yoan.liu 1039591677 add upload certificate node 2025-01-21 08:02:46 +08:00
Fu Diwei d5568608f5 refactor: clean code 2025-01-21 00:42:28 +08:00
Yoan.liu 6bdcfaaef0
Merge pull request #425 from usual2970/feat/result_branch
添加执行结果分支节点
2025-01-20 09:46:50 +08:00
Fu Diwei fa8ba061fb feat: support ARI 2025-01-20 02:28:40 +08:00
yoan 1b362673c0 fix conflict 2025-01-19 19:02:58 +08:00
yoan e6e964aa8c add execute result branch 2025-01-19 17:01:02 +08:00
Fu Diwei 5b613bcf84 feat: support configuring repeatable deploy in deployment 2025-01-19 06:02:49 +08:00
Fu Diwei c71d14cafa feat: support configuring renewal interval in application 2025-01-19 05:37:28 +08:00
Fu Diwei 60a13aaf17 feat: support configuring dns ttl in application 2025-01-19 05:01:36 +08:00
Fu Diwei c1f77dd92f refactor: clean code 2025-01-19 03:34:38 +08:00
Fu Diwei ce4c590b1c refactor: clean code 2025-01-18 22:25:20 +08:00
Fu Diwei d5e4ea385d feat: download certificate archive 2025-01-18 07:09:41 +08:00
Fu Diwei d28b89f03e fix: couldn't trasform ecc certificate to pfx format 2025-01-18 07:09:41 +08:00
Fu Diwei 6adcc61447 refactor: clean code 2025-01-18 07:09:41 +08:00
Fu Diwei 32f9c95dd0 feat: migrate pocketbase to v0.23 2025-01-18 07:09:41 +08:00
Fu Diwei ee2cca17fe Merge branch 'next' into feat/new-workflow 2025-01-17 18:07:50 +08:00
Fu Diwei 0869eaafdd refactor: clean code 2025-01-17 18:01:47 +08:00
Yoan.liu c69c560de0
Merge pull request #420 from usual2970/feat/async_apply
池化申请证书请求
2025-01-17 16:20:15 +08:00
yoan 4fe68d3b9f limit request rate 2025-01-17 10:56:09 +08:00
Fu Diwei a20b82b9cf feat: re-run workflow nodes when critical configurations changed 2025-01-16 23:02:08 +08:00
Fu Diwei 087fd81879 feat: support configuring pb-data-dir on app launch 2025-01-16 22:23:00 +08:00
Fu Diwei 3a2baba746 feat: support removing certificates 2025-01-16 21:53:51 +08:00
Fu Diwei 8ecb71fb55 refactor: clean code 2025-01-16 20:29:28 +08:00
Fu Diwei dea4106569 fix: couldn't return stdout or stderr during script execution if errors occur on deployment to local/ssh 2025-01-16 20:29:24 +08:00
yoan 2dd8fb2ee2 pool certificate issuance requests 2025-01-16 14:42:54 +08:00
Fu Diwei d712f07b96 refactor: reimplement webhook deployer 2025-01-15 23:04:43 +08:00
Fu Diwei b657405e46 refactor: clean code 2025-01-15 22:45:34 +08:00
Fu Diwei 974c320925 feat: add edgio applications v7 deployer 2025-01-15 22:45:29 +08:00
Fu Diwei dd236b925d feat: add ns1 applicant 2025-01-15 14:24:51 +08:00
Fu Diwei e264d71048 refactor: slices utils 2025-01-15 14:24:48 +08:00
Fu Diwei db68721834 feat: add ucloud us3 deployer 2025-01-14 22:19:40 +08:00
Fu Diwei e87ac72281 feat: add ucloud ucdn deployer 2025-01-14 21:31:10 +08:00
Fu Diwei e430109228 feat: add ucloud ussl uploader 2025-01-14 21:02:08 +08:00
Fu Diwei ab1c9bfdbc feat: add tencentcloud css deployer 2025-01-13 21:47:38 +08:00
Fu Diwei 643d820965 feat: add aliyun live deployer 2025-01-13 21:47:34 +08:00
Fu Diwei 8aa5c3ca65 refactor: clean code 2025-01-13 20:04:46 +08:00
Fu Diwei 7160589ac7 refactor: clean code 2025-01-13 20:03:07 +08:00
Fu Diwei 21cc1d43de feat: support sni domain on deployment to aliyun clb & alb 2025-01-13 20:02:57 +08:00
Yoan.liu bea2f00a90
Merge pull request #414 from fudiwei/feat/new-workflow
feat: more providers
2025-01-13 15:12:17 +08:00
yoan 45f9913bdb update readme 2025-01-13 10:43:29 +08:00
Fu Diwei b5db2d565a feat: add azure dns applicant 2025-01-12 21:26:31 +08:00
Fu Diwei e5518b1067 feat: add volcengine clb deployer 2025-01-12 21:26:31 +08:00
Fu Diwei a5c9ed8d17 feat: add volcengine tos deployer 2025-01-12 21:26:31 +08:00
Fu Diwei b5094a3cc9 feat: add volcengine dcdn deployer 2025-01-12 21:26:31 +08:00
Fu Diwei 99c5c8339d feat: add volcengine cert-center uploader 2025-01-12 21:26:19 +08:00
Fu Diwei 598d0705fb feat: extract some configs from access to apply logic 2025-01-11 16:31:49 +08:00
Fu Diwei a0c08e841d feat: separate access providers and dns providers 2025-01-11 16:31:44 +08:00
Fu Diwei 8ed2b2475c refactor: clean code 2025-01-10 21:22:22 +08:00
Fu Diwei e4e0a24a06 Merge branch 'next' into feat/new-workflow-ui 2025-01-10 12:15:19 +08:00
yoan db10ed8378 handle exit logic 2025-01-10 07:25:09 +08:00
yoan ebffac7ba4 execute workflows asynchronously 2025-01-09 20:00:15 +08:00
Fu Diwei f99dd4f89a test: improve example 2025-01-08 20:18:43 +08:00
Fu Diwei eb3fec1ac0 fix: incorrect nil check logic in tencentcloud cdn and ecdn deployment 2025-01-08 16:05:02 +08:00
Fu Diwei 7e376071f5 fix: nil pointer 2025-01-07 01:10:26 +08:00
Fu Diwei 84c36a4eec feat: improve workflow node configuration 2025-01-06 23:46:14 +08:00
Fu Diwei 155371cdd0 feat: letsencrypt staging environment 2025-01-06 20:05:06 +08:00
Fu Diwei dfc192cb68 refactor: clean code 2025-01-05 16:34:15 +08:00
Fu Diwei 2a68372713 refactor: clean code 2025-01-05 04:08:34 +08:00
Fu Diwei 8af5235e4d refactor: clean code 2025-01-05 03:34:46 +08:00
Fu Diwei 7cf96d7d7e feat: release and discard workflow changes 2025-01-05 02:38:01 +08:00
Fu Diwei 9c4831fa3f fix: couldn't skip certificate not found error 2025-01-05 01:39:47 +08:00
Fu Diwei 8cf1ffd38b fix: couldn't get certificate effect time or expire time 2025-01-05 01:27:21 +08:00
Fu Diwei 3c70a4f455 fix: couldn't save certificate source 2025-01-05 01:16:00 +08:00
Fu Diwei 61843a4997 refactor: clean code 2025-01-05 00:08:12 +08:00
Fu Diwei 3b9a7fe805 feat: workflow run status & time 2025-01-04 22:07:01 +08:00
Fu Diwei b686579acc feat: rename `workflow_run_log` to `workflow_run` 2025-01-04 16:53:58 +08:00
Fu Diwei 01ede08a79 feat: rename `input` to `inputs`, `output` to `outputs` 2025-01-04 16:41:30 +08:00
Fu Diwei ae11d5ee3d feat: rename `san` to `subjectAltNames`, `workflow` to `workflowId`, `nodeId` to `workflowNodeId`, `output` to `workflowOutputId`, `log` to `logs`, `succeed` to `succeeded` 2025-01-04 16:29:14 +08:00
Fu Diwei 9246878d0e feat: rename `domain` to `subjectAltNames` 2025-01-04 14:04:47 +08:00
Fu Diwei 5387c373e0 feat: rename `email` to `contactEmail` 2025-01-04 13:39:08 +08:00
Fu Diwei da76d1065e feat: rename , `executionMethod`/`type` to `trigger`, `crontab` to `triggerCron` 2025-01-04 13:29:03 +08:00
Fu Diwei 2213399f5e feat(ui): disable nodes during workflow running 2025-01-04 12:58:45 +08:00
Fu Diwei 52dfa5e8c3 feat: rename `access` to `providerAccessId` 2025-01-04 12:37:34 +08:00
Fu Diwei 90058b2dae feat: support template variables in webhook deployment 2025-01-04 10:26:57 +08:00
Fu Diwei e695c8ee5c feat: rename `configType`/`providerType` to `provider` 2025-01-03 22:20:34 +08:00
Fu Diwei c6a8f923e4 feat(ui): WorkflowNew page 2025-01-02 20:24:16 +08:00
Fu Diwei e2d29b8fa2 feat: configure k8s secret type 2025-01-01 19:13:48 +08:00
Fu Diwei 6075cc5c95 feat(ui): release & run workflow 2025-01-01 17:22:19 +08:00
Fu Diwei 6f088fd76a feat(ui): new DeployNodeForm using antd 2024-12-31 19:55:34 +08:00
Fu Diwei cb7a465d6c refactor: clean code 2024-12-28 16:59:36 +08:00
Fu Diwei 416f5e0986 refactor: clean code 2024-12-28 16:26:01 +08:00
Fu Diwei 86133ba52b refactor: clean code 2024-12-27 19:35:50 +08:00
Fu Diwei 77537e7005 refactor: rename `Timeout` to `PropagationTimeout` during ACME DNS-01 authentication 2024-12-27 09:50:54 +08:00
Fu Diwei 9b9083dfa1 Merge branch 'next' into feat/new-workflow-ui 2024-12-25 21:06:59 +08:00
Fu Diwei 6bd3b4998e feat(ui): new WorkflowNotifyNodeForm using antd 2024-12-25 20:57:09 +08:00
RangerCD a92dc2bbe6 fix(provider): typo while adding name.com 2024-12-24 22:45:39 +08:00
RangerCD 6217d3aacd feat(provider): add name.com 2024-12-24 19:02:09 +08:00
Fu Diwei 8b1ae309fb refactor(ui): useZustandShallowSelector 2024-12-24 15:07:39 +08:00
Fu Diwei 16bc12c15b feat update placeholder syntax in notify templates 2024-12-23 22:33:12 +08:00
Fu Diwei 586c7fa927 feat: create DNSProvider using independent config instead of envvar 2024-12-23 19:58:51 +08:00
Fu Diwei 9ef16ebcf9 refactor: clean code 2024-12-23 19:31:48 +08:00
Fu Diwei d509445519 refactor: clean code 2024-12-23 15:31:41 +08:00
Fu Diwei d7bff599b7 chore(deps): upgrade gomod dependencies 2024-12-23 15:05:25 +08:00
Fu Diwei 984aae1ca6 chore: remove unused code 2024-12-22 20:10:04 +08:00
Fu Diwei 01d30bb742 feat: add wecom notifier 2024-12-22 11:25:08 +08:00
Fu Diwei ef9ddd27a5 chore: remove unused code 2024-12-21 12:46:22 +08:00
Fu Diwei 3fcea4ba2f refactor: clean code 2024-12-20 23:07:40 +08:00
Fu Diwei a51f85826c chore: remove unused code 2024-12-20 23:00:05 +08:00
Fu Diwei c846945905 refactor(deployer): reimplement deploy service 2024-12-20 22:59:04 +08:00
Fu Diwei e2af21e0e1 fix: could not deploy again when certificate is not expired 2024-12-20 22:59:00 +08:00
Fu Diwei 7c1a2d5f91 feat(ui): new SettingsNotification using antd 2024-12-20 13:56:29 +08:00
Fu Diwei c27818b3b0 feat(ui): new AccessEditForm using antd 2024-12-17 19:11:19 +08:00
Fu Diwei 047b3bc079 feat: normalize provider names 2024-12-17 17:11:36 +08:00
yoan a6c002146c Merge branch 'feat/new-workflow-ui' of github.com:fudiwei/certimate into fudiwei-feat/new-workflow-ui 2024-12-11 21:26:42 +08:00
Fu Diwei 83ba3d4450 fix: #361 2024-12-10 19:23:48 +08:00
yoan a5d097e860 Ensure branches execute independently without affecting each other 2024-12-02 08:54:25 +08:00
Fu Diwei 2b93552d1d chore: comments 2024-11-25 21:22:20 +08:00
yoan 9ff3e22c80 details improvement and unnecessary files deletion 2024-11-24 13:36:17 +08:00
yoan 47050769fc fix conflict 2024-11-22 11:16:54 +08:00
yoan 86761bd3a0 Certificate displaying and monitoring 2024-11-22 10:59:57 +08:00
Fu Diwei a842b6b925 fix: illegal arguments 2024-11-21 20:23:01 +08:00
yoan 09e4b24445 certificate display 2024-11-21 13:17:39 +08:00
Fu Diwei 4916757d59 feat: add `Deployer` factory 2024-11-21 11:23:15 +08:00
Fu Diwei 30b66adc3b refactor: replace `Append*` to `Log*` in `DeployerLogger` 2024-11-21 10:35:45 +08:00
Fu Diwei 13582d1a7b test: add unit test cases 2024-11-21 10:29:04 +08:00
Fu Diwei 0b9312b549 feat: implement more `Deployer` 2024-11-20 23:51:26 +08:00
Fu Diwei bde51d8d38 feat: implement more `Deployer` 2024-11-20 22:58:01 +08:00
Fu Diwei 643a666853 feat: implement more `Deployer` 2024-11-20 21:02:29 +08:00
yoan 2d10fa0218 Save and display execution records 2024-11-20 15:47:51 +08:00
Fu Diwei a59184ae5f fix: update `GetValueOrDefault` util functions to return default value for zero values 2024-11-20 07:49:50 +08:00
Fu Diwei 82807fcc1b refactor: clean code 2024-11-19 22:43:15 +08:00
Fu Diwei a6c93ef9b8 test: fix typo 2024-11-19 22:11:47 +08:00
Fu Diwei 6a151865f7 feat: implement k8s secret `Deployer` 2024-11-19 22:04:00 +08:00
Fu Diwei 414d8d140e test: use flag arguments in test cases for `Notifier` and `Deployer` 2024-11-19 21:18:36 +08:00
Fu Diwei 51fb9dca58 test: add some unit test cases for new `Deployer` 2024-11-19 20:03:51 +08:00
Fu Diwei 6367785b1b feat: implement local, ssh, webhook `Deployer` 2024-11-19 19:09:48 +08:00
yoan 03b2a9da66 Implement complete workflow execution process 2024-11-19 16:02:31 +08:00
Fu Diwei aa7fb7da06 Merge branch 'main' into feat/deployer 2024-11-19 09:09:38 +08:00
Fu Diwei 26d11de249 feat: add deployer interface 2024-11-19 09:08:49 +08:00
yoan f799740d70 fix conflict 2024-11-18 20:22:21 +08:00
yoan 81e1e4a7ff validity duration 2024-11-18 20:03:11 +08:00
yoan 9b5256716f Merge branch 'fix-reapply-when-domain-list-changed' of github.com:LeoChen98/certimate into LeoChen98-fix-reapply-when-domain-list-changed 2024-11-18 19:58:36 +08:00
yoan 775b12aec1 Add workflow execution process 2024-11-18 19:40:24 +08:00
Fu Diwei 43b2ff7957 refactor: extract x509 transformer utils 2024-11-18 09:12:15 +08:00
Fu Diwei 295b7779ee refactor: clean code 2024-11-18 09:10:28 +08:00
Jarod Liu d1df088662 fix: 补充Provider Access 的 UI 实现 2024-11-16 09:52:28 +08:00
Jarod Liu 2b0f7aaf8a feat: add deployer BytePlus CDN 2024-11-16 09:18:58 +08:00
Leo Chen 3265dd76ab edit comments for the forward changes 2024-11-15 20:45:08 +08:00
Leo Chen d1d7b44303 Invert the changed logic to match the function name 2024-11-15 20:37:36 +08:00
Leo Chen 56eced3813 Invert the boolean value to match the function name 2024-11-15 20:36:47 +08:00
yoan bde2147dd3 fix conflict 2024-11-15 10:27:10 +08:00
Leo Chen 9a75d2ac8f add key algorithm check 2024-11-15 00:33:09 +08:00
belier e2fd9c4cee style: modify variable name 2024-11-14 14:28:35 +08:00
belier f847b7ff62 improvement: improve certificate fingerprint comparison 2024-11-14 14:19:00 +08:00
belier 9eae8f5077 feat: add volcengine cdn deployer 2024-11-14 13:39:23 +08:00
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 41bd321a4f fixed: not reapply when domain list changed
fixed #334
2024-11-13 18:52:29 +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 c36db3545f
Merge pull request #321 from fudiwei/feat/notifier
feat: notifiers
2024-11-11 18:16:30 +08:00
Fu Diwei 2994cb5c65 test: add unit test case for email notifier 2024-11-10 20:28:01 +08:00
Fu Diwei 1bedb31a3c fix: fix typo 2024-11-10 20:06:18 +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 8b04e96a7d feat: new UI for email notify settings 2024-11-10 18:21:43 +08:00
Fu Diwei 5d93334426 refactor: re-implement logic of notify 2024-11-10 18:03:20 +08:00
Fu Diwei 150b666d4b refactor: maps utils 2024-11-09 20:46:49 +08:00
Fu Diwei 94579d65c4 refactor: clean code 2024-11-09 20:29:13 +08:00
Fu Diwei 551b06b4e8 feat: notifier 2024-11-09 20:06:22 +08:00
Fu Diwei 76fc47a274 Merge branch 'main' into feat/notifier 2024-11-09 12:14:21 +08:00
Fu Diwei 24df7913fe feat: support aliyun global ALB/NLB 2024-11-09 09:54:49 +08:00
Fu Diwei 83674e4b35 refactor: ensure compile-time check for `Uploader` implementations 2024-11-09 09:47:14 +08:00
Fu Diwei 22d3aeb7b5 fix: #318 2024-11-09 09:41:05 +08:00
usual2970 0a00d0c52f
Merge pull request #314 from fudiwei/bugfix/dogecloud-api-error
bugfix #313
2024-11-08 08:10:18 +08:00
Fu Diwei 65ecdf7dc2 update README 2024-11-07 17:36:41 +08:00
Fu Diwei 0dfa5994cc fix: #304 2024-11-07 17:35:43 +08:00
Fu Diwei 5d2844fdb6 fix: #313 2024-11-07 15:01:46 +08:00
RHQYZ 0bcb6206f4
fix #308 2024-11-06 11:07:24 +08:00
Fu Diwei 8549a17675 fix: #303 2024-11-05 18:16:21 +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 76de837214 feat: add baiducloud provider 2024-11-04 11:11:00 +08:00
Fu Diwei 1e41020728 feat: add dogecloud cdn deployer 2024-11-04 10:34:05 +08:00
Fu Diwei 8a78e49bf0 feat: add dogecloud provider 2024-11-04 10:30:18 +08:00
yoan 18e1c02d1c fix: resolve email notification delivery failure 2024-11-02 10:17:16 +08:00
usual2970 28992f178e
Merge pull request #294 from funnyzak/bark_notify
feat: add Bark notifier
2024-11-02 09:52:13 +08:00
Fu Diwei 6b5580a30c refactor: clean code 2024-11-01 15:56:22 +08:00
Fu Diwei 1dee14e32d refactor: adjust project structure 2024-11-01 15:54:05 +08:00
Fu Diwei 1e3c4881d0 refactor: remove unused certificate name in TencentCloudSSLUploader 2024-11-01 15:33:02 +08:00
Leon 657964cda4 feat: add Bark notification channel and related settings 2024-11-01 11:35:09 +08:00
Fu Diwei 68da6cf3ae fix: fix import cycle 2024-10-31 20:03:04 +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
yoan 16967c4ab1 fix tencent cdn deploy 2024-10-30 09:31:51 +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
usual2970 3103d60508
Merge pull request #274 from PittyXu/feat/k8s
fix: k8s部署更新报错
2024-10-29 08:39:15 +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
Leo Chen 0396d8222e feat: add mail push
新增电子邮箱推送
2024-10-27 20:21:34 +08:00
Fu Diwei 305f3de50f Merge branch 'main' into feat/multiple-certificate-formats 2024-10-27 20:17:04 +08:00
yoan be9e66c7d3 Merge branch 'feat-serverchan-push-tube' of github.com:LeoChen98/certimate into LeoChen98-feat-serverchan-push-tube 2024-10-27 09:15:12 +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
Leo Chen ffdd61b5ee feat: add ServerChan notifier
新增Server酱通知
2024-10-27 04:01:42 +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
Fu Diwei e660e9cad1 feat: add aliyun slb uploader 2024-10-25 23:13:33 +08:00
Fu Diwei 26d7b0ba03 refactor: clean code 2024-10-25 23:03:52 +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
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
yoan 17cfeee374 update package name 2024-10-19 21:15:01 +08:00
RHQYZ 94ca0f27bf
Merge branch 'main' into feat/huaweicloud-cdn 2024-10-19 18:49:48 +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
yoan 7fa6ea1797 Notify push test 2024-10-19 18:12:45 +08:00
Fu Diwei be3cdbf585 refactor 2024-10-19 17:10:42 +08:00
Fu Diwei 6225969d4c refactor 2024-10-19 10:02:31 +08:00
yoan 3d535320b9 fix dependency 2024-10-19 08:31:03 +08:00
Fu Diwei 77d3e40ffb Merge branch 'feat/k8s' of https://github.com/fudiwei/certimate into feat/k8s 2024-10-18 19:58:58 +08:00
Fu Diwei 5dca64d3d3 refactor: clean code 2024-10-18 19:58:15 +08:00
RHQYZ 02d582b564
Merge branch 'main' into feat/k8s 2024-10-18 18:03:54 +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 f87a1be192 feat: add aws route53 provider 2024-10-18 17:54:01 +08:00
Fu Diwei 0d47d7cfd0 Merge branch 'main' into feat/aws 2024-10-17 18:27:01 +08:00
Fu Diwei ef87975c80 feat: add aws route53 provider 2024-10-17 18:22:23 +08:00
g1335333249 004c6a8506 Notify Add Lark 2024-10-17 12:39:18 +08:00
Fu Diwei 1ce2a52d70 feat: certificate key algorithm 2024-10-16 20:20:27 +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
RHQYZ ad91703492
Merge branch 'main' into feat/huaweicloud 2024-10-11 09:43:01 +08:00
Fu Diwei a007c81e9a feat: add huaweicloud provider 2024-10-11 09:30:14 +08:00
Leo Chen 312c6e685a change var name style 2024-10-10 22:45:19 +08:00