mirror of
https://github.com/certd/certd.git
synced 2026-05-18 14:27:36 +08:00
chore:
This commit is contained in:
@@ -22,7 +22,7 @@ Certd 是一个免费全自动申请和自动部署更新SSL证书的管理系
|
||||
|
||||
官方Demo地址,自助注册后体验
|
||||
|
||||
https://certd.handsfree.work/
|
||||
https://certd.handfree.work/
|
||||
|
||||
> 注意数据将不定期清理,不定期停止定时任务,生产使用请自行部署
|
||||
> 包含敏感信息,务必自己本地部署进行生产使用
|
||||
|
||||
@@ -57,7 +57,7 @@ export default defineConfig({
|
||||
nav: [
|
||||
{ text: "首页", link: "/" },
|
||||
{ text: "指南", link: "/guide/" },
|
||||
{ text: "Demo体验", link: "https://certd.handsfree.work" }
|
||||
{ text: "Demo体验", link: "https://certd.handfree.work" }
|
||||
],
|
||||
sidebar: {
|
||||
"/guide/": [
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@ hero:
|
||||
link: /guide/tutorial.md
|
||||
- theme: alt
|
||||
text: demo体验
|
||||
link: https://certd.handsfree.work
|
||||
link: https://certd.handfree.work
|
||||
|
||||
features:
|
||||
- title: 全自动申请证书
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
> 申请证书->部署证书->设置定时执行->设置邮件通知
|
||||
|
||||
## 准备工作
|
||||
1. 已部署CertD服务(可官方Demo自助注册体验 https://certd.handsfree.work/ )
|
||||
1. 已部署CertD服务(可官方Demo自助注册体验 https://certd.handfree.work/ )
|
||||
2. 注册一个域名(支持阿里云万网、腾讯云DnsPod、华为云)
|
||||
3. 准备好以上DNS解析服务商的AccessKey 和 AccessSecret
|
||||
4. 证书要部署的目标(可选,单纯当成证书申请工具用也不错)
|
||||
|
||||
Reference in New Issue
Block a user