更新文档

This commit is contained in:
谷成伟 2024-12-09 16:46:03 +08:00
parent d8236068f9
commit 36bcbc0349
3 changed files with 4 additions and 3 deletions

View File

@ -13,5 +13,5 @@
- [报表管理](api/pages/report.md)
- [数据采集](datacollect/)
- [系统部署](deploy/)
- [Linux系统部署](deploy/linux.md)
- [TDEngine3部署](deploy/tdengine3.md)
- [OpenEuler系统安装](deploy/linux.md)
- [DAS部署](deploy/das.md)

View File

@ -80,4 +80,5 @@ setenforce 0
```bash
systemctl stop firewalld
systemctl disable firewalld
```
```