deploy(M00-E): 补充EMQX检查模板

This commit is contained in:
Codex
2026-06-15 16:48:30 +08:00
parent 4cb3ab6529
commit 86f7da2168
21 changed files with 210 additions and 35 deletions
+2
View File
@@ -13,3 +13,5 @@
| Nginx 模板 | `deploy/nginx/api.txyundm.cn.conf.template` |
| Certbot 命令说明 | `deploy/certbot/api.txyundm.cn.commands.md` |
| 域名/HTTPS 检查 | `setup.sh` 菜单 4、`setup.sh --https``scripts/dev/windows/check-api-domain.ps1``scripts/dev/wsl/check-api-domain.sh` |
| EMQX 模板 | `deploy/emqx/install-ubuntu24-amd64.md``deploy/emqx/acl.conf.template``deploy/emqx/authorization.hocon.template` |
| EMQX 检查 | `setup.sh` 菜单 3、`setup.sh --mqtt` |