deploy(M00-E): 补充EMQX检查模板
This commit is contained in:
@@ -46,3 +46,9 @@ powershell -ExecutionPolicy Bypass -File scripts/dev/windows/check-gitea-ssh.ps1
|
||||
- Nginx 模板位于 `deploy/nginx/api.txyundm.cn.conf.template`。
|
||||
- Certbot 管理员命令说明位于 `deploy/certbot/api.txyundm.cn.commands.md`。
|
||||
- `setup.sh --https` 仅检查域名、Nginx、TLS、健康端点和 Certbot 状态,不自动申请证书或 reload Nginx。
|
||||
|
||||
## EMQX
|
||||
|
||||
- EMQX 安装说明位于 `deploy/emqx/install-ubuntu24-amd64.md`。
|
||||
- ACL 模板位于 `deploy/emqx/acl.conf.template`,授权配置模板位于 `deploy/emqx/authorization.hocon.template`。
|
||||
- `setup.sh --mqtt` 仅检查 EMQX 命令、服务、端口和模板状态,不自动安装或写入 `/etc/emqx`。
|
||||
|
||||
Reference in New Issue
Block a user