From 88691450971fe81a227a9ac770b8fa7086a8df87 Mon Sep 17 00:00:00 2001 From: wangkai <1092295278@qq.com> Date: Tue, 29 Oct 2024 10:02:52 +0000 Subject: [PATCH] =?UTF-8?q?T-One=E6=89=8B=E5=8A=A8=E9=83=A8=E7=BD=B2?= =?UTF-8?q?=E6=96=87=E6=A1=A3=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wangkai <1092295278@qq.com> --- ...07\252\345\212\250\345\214\226\351\203\250\347\275\262.md" | 4 ++++ 1 file changed, 4 insertions(+) diff --git "a/sig/T-One/content/\347\224\250\346\210\267\346\214\207\345\215\227/\351\203\250\347\275\262\346\211\213\345\206\214/T-One\350\207\252\345\212\250\345\214\226\351\203\250\347\275\262.md" "b/sig/T-One/content/\347\224\250\346\210\267\346\214\207\345\215\227/\351\203\250\347\275\262\346\211\213\345\206\214/T-One\350\207\252\345\212\250\345\214\226\351\203\250\347\275\262.md" index 31185ea4..5627b008 100644 --- "a/sig/T-One/content/\347\224\250\346\210\267\346\214\207\345\215\227/\351\203\250\347\275\262\346\211\213\345\206\214/T-One\350\207\252\345\212\250\345\214\226\351\203\250\347\275\262.md" +++ "b/sig/T-One/content/\347\224\250\346\210\267\346\214\207\345\215\227/\351\203\250\347\275\262\346\211\213\345\206\214/T-One\350\207\252\345\212\250\345\214\226\351\203\250\347\275\262.md" @@ -4,4 +4,8 @@ wget https://anolis-service-pub.oss-cn-zhangjiakou.aliyuncs.com/biz-resource/tone/deploy/deploy_tone.sh && chmod +x deploy_tone.sh && ./deploy_tone.sh ``` + +### 验证及配置依赖 +T-One和ToneAgent已自动部署完成,后续步骤请参考《T-One手动部署》第5章节手动配置。 +文档链接:https://openanolis.cn/sig/t-one/doc/973618906583875764 \ No newline at end of file -- Gitee