pull/243/head
xiaojunnuo 2024-11-09 01:40:41 +08:00
parent 843219c38b
commit 0dbe3133cf
4 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,7 @@ Certd 是一个免费全自动申请和自动部署更新SSL证书的管理系
官方Demo地址自助注册后体验 官方Demo地址自助注册后体验
https://certd.handsfree.work/ https://certd.handfree.work/
> 注意数据将不定期清理,不定期停止定时任务,生产使用请自行部署 > 注意数据将不定期清理,不定期停止定时任务,生产使用请自行部署
> 包含敏感信息,务必自己本地部署进行生产使用 > 包含敏感信息,务必自己本地部署进行生产使用

View File

@ -57,7 +57,7 @@ export default defineConfig({
nav: [ nav: [
{ text: "首页", link: "/" }, { text: "首页", link: "/" },
{ text: "指南", link: "/guide/" }, { text: "指南", link: "/guide/" },
{ text: "Demo体验", link: "https://certd.handsfree.work" } { text: "Demo体验", link: "https://certd.handfree.work" }
], ],
sidebar: { sidebar: {
"/guide/": [ "/guide/": [

View File

@ -18,7 +18,7 @@ hero:
link: /guide/tutorial.md link: /guide/tutorial.md
- theme: alt - theme: alt
text: demo体验 text: demo体验
link: https://certd.handsfree.work link: https://certd.handfree.work
features: features:
- title: 全自动申请证书 - title: 全自动申请证书

View File

@ -5,7 +5,7 @@
> 申请证书->部署证书->设置定时执行->设置邮件通知 > 申请证书->部署证书->设置定时执行->设置邮件通知
## 准备工作 ## 准备工作
1. 已部署CertD服务可官方Demo自助注册体验 https://certd.handsfree.work/ 1. 已部署CertD服务可官方Demo自助注册体验 https://certd.handfree.work/
2. 注册一个域名支持阿里云万网、腾讯云DnsPod、华为云 2. 注册一个域名支持阿里云万网、腾讯云DnsPod、华为云
3. 准备好以上DNS解析服务商的AccessKey 和 AccessSecret 3. 准备好以上DNS解析服务商的AccessKey 和 AccessSecret
4. 证书要部署的目标(可选,单纯当成证书申请工具用也不错) 4. 证书要部署的目标(可选,单纯当成证书申请工具用也不错)