From ba351da3285ce9f8e9d305527b7ac3776fa8da4b Mon Sep 17 00:00:00 2001 From: Jeff Tao Date: Mon, 10 Feb 2025 17:58:08 -0800 Subject: [PATCH] Update mac_before_install.txt --- packaging/tools/mac_before_install.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/packaging/tools/mac_before_install.txt b/packaging/tools/mac_before_install.txt index 4ce2374b7f..fafee0bf51 100644 --- a/packaging/tools/mac_before_install.txt +++ b/packaging/tools/mac_before_install.txt @@ -1,9 +1,4 @@ TDengine is an open-source, cloud-native time-series database optimized for Internet of Things (IoT), Connected Cars, and Industrial IoT. With its built-in caching, stream processing, and data subscription capabilities, TDengine offers a simplified solution for time-series data processing. -• To configure TDengine, edit /etc/taos/taos.cfg -• To start service, run launchctl start com.tdengine.taosd -• To start Taos Adapter, run launchctl start com.tdengine.taosadapter -• To access TDengine from your local machine, run taos - If you're experiencing problems installing TDengine, check the file /var/log/taos/tdengine_install.log to help troubleshoot the installation.