mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
* install desc on mac * echo > exception --------- Co-authored-by: facetosea <25808407@qq.com>
9 lines
677 B
Text
9 lines
677 B
Text
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.
|
|
|