1
0
Fork 0
1Panel-Appstore/apps/TDengine
pooneyy fa6ac99c68
feat(i18n): enhance internationalization support for multiple applications
- add labelEn and labelZh fields for form field labels in 1panel-tools, TDengine, action-runner, billion-mail, telegraph-image, and wechat-selkies applications
- expand TDengine port configuration labels to include multiple languages: zh-hant, ja, ms, pt-br, ru, ko, tr
- improve action-runner role descriptions to include enterprise support and clarify repository formats
- standardize label formatting with consistent spacing and capitalization
- enhance billion-mail configuration with comprehensive service labels and descriptions
- update telegraph-image and wechat-selkies port labels for better clarity
- add multi-language description support for TDengine main application metadata
2025-11-02 01:18:50 +08:00
..
3.3.8.1-CommunityEdition feat(i18n): enhance internationalization support for multiple applications 2025-11-02 01:18:50 +08:00
3.3.8.1-EnterpriseEdition feat(i18n): enhance internationalization support for multiple applications 2025-11-02 01:18:50 +08:00
README.md feat(tdengine): add tdengine 3.3.8.1 community and enterprise editions 2025-10-30 16:57:35 +08:00
data.yml feat(i18n): enhance internationalization support for multiple applications 2025-11-02 01:18:50 +08:00
logo.png feat(tdengine): add tdengine 3.3.8.1 community and enterprise editions 2025-10-30 16:57:35 +08:00

README.md

TDengine

TDengine 是一款开源、高性能、云原生、AI 驱动的时序数据库 (Time-Series Database, TSDB)。

了解TDengine高级功能的完整列表点击。体验 TDengine 最简单的方式是通过 TDengine云平台。对最新发布的 TDengine 组件 TDgpt请访问 TDgpt README 了解细节。

关于完整的使用手册,系统架构和更多细节,请参考 TDengine 或者 TDengine 官方文档

打开浏览器,访问 taosExplorer 的地址,默认端口为 6060,如果您在本地运行 TDengine, 可以直接访问 http://localhost:6060 用户名和密码默认为:root/taosdata

网络端口

接口或组件名称 容器端口 协议
原生接口taosc 6030 TCP
TDgpt 6035 TCP
RESTful 接口 6041 TCP
WebSocket 接口 6041 TCP
taosKeeper 6043 TCP
statsd 格式写入接口 6044 TCP/UDP
collectd 格式写入接口 6045 TCP/UDP
openTSDB TELNET 格式写入接口 6046 TCP
collectd 使用 openTSDB TELNET 格式写入接口 6047 TCP
icinga2 使用 openTSDB TELNET 格式写入接口 6048 TCP
tcollector 使用 openTSDB TELNET 格式写入接口 6049 TCP
taosX 6050, 6055 TCP
taosExplorer 6060 TCP