This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### 部署taosAdapter
taosAdapter 可以和 TDengine 部署在同一个系统中,也可以分离部署。
启动 taosAdapter:
```
systemctl start taosadapter
检查 taosAdapter 的运行状态:
systemctl status taosadapter
taosAdapter 详细的配置参数和使用请参考 `taosadapter --help` 命令输出以及 [参考文档](/reference/taosadapter) 。