Skip to content

Commit 5146be8

Browse files
authored
feat(tdengine): add tdengine 3.3.8.1 community editions (#5444)
1 parent 0a67c48 commit 5146be8

File tree

5 files changed

+213
-0
lines changed

5 files changed

+213
-0
lines changed

apps/TDengine/3.3.8.1/data.yml

Lines changed: 127 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,127 @@
1+
additionalProperties:
2+
formFields:
3+
- default: "6030"
4+
envKey: Taosc_PORT
5+
labelEn: Native interface (taosc) Port
6+
labelZh: 原生接口(taosc)端口
7+
label:
8+
en: Native interface (taosc) Port
9+
zh: 原生接口(taosc)端口
10+
zh-hant: 原生介面(taosc)通訊埠
11+
ja: ネイティブインターフェース(taosc)ポート
12+
ms: Antara Muka Asal (taosc) Port
13+
pt-br: Porta de Interface Nativa (taosc)
14+
ru: Порт нативного интерфейса (taosc)
15+
ko: 네이티브 인터페이스(taosc) 포트
16+
tr: Yerel Arayüz (taosc) Bağlantı Noktası
17+
required: true
18+
type: number
19+
edit: true
20+
rule: paramPort
21+
- default: "6035"
22+
envKey: TD_GPT_PORT
23+
labelEn: TDgpt Port
24+
labelZh: TDgpt 端口
25+
label:
26+
en: TDgpt Port
27+
zh: TDgpt 端口
28+
zh-hant: TDgpt 連接埠
29+
ja: TDgpt ポート
30+
ms: TDgpt Port
31+
pt-br: Porta TDgpt
32+
ru: Порт TDgpt
33+
ko: TDgpt 포트
34+
tr: TDgpt Bağlantı Noktası
35+
required: true
36+
type: number
37+
edit: true
38+
rule: paramPort
39+
- default: "6041"
40+
envKey: RESTFul_WebSocket_PORT
41+
labelEn: RESTful and WebSocket Port
42+
labelZh: RESTful and WebSocket 端口
43+
label:
44+
en: RESTful and WebSocket Port
45+
zh: RESTful and WebSocket 端口
46+
zh-hant: RESTful 與 WebSocket 通訊埠
47+
ja: RESTful および WebSocket ポート
48+
ms: Port RESTful dan WebSocket
49+
pt-br: Porta RESTful e WebSocket
50+
ru: Порт RESTful и WebSocket
51+
ko: RESTful 및 WebSocket 포트
52+
tr: RESTful ve WebSocket Bağlantı Noktası
53+
required: true
54+
type: number
55+
edit: true
56+
rule: paramPort
57+
- default: 6043-6049
58+
envKey: MAPPING_PORT
59+
labelEn: Mapping Port within Container 6043-6049
60+
labelZh: 映射容器内端口 6043-6049
61+
label:
62+
en: Mapping Port within Container 6043-6049
63+
zh: 映射容器内端口 6043-6049
64+
zh-hant: 映射容器內通訊埠 6043-6049
65+
ja: コンテナ内ポート 6043-6049 のマッピング
66+
ms: Petakan port dalam bekas 6043-6049
67+
pt-br: Mapear a porta interna do contêiner 6043-6049
68+
ru: Сопоставить порты внутри контейнера 6043-6049
69+
ko: 컨테이너 내부 포트 6043-6049 매핑
70+
tr: Kapsayıcı içi 6043-6049 bağlantı noktalarını eşle
71+
required: true
72+
type: text
73+
edit: true
74+
- default: "6050"
75+
envKey: taosX_REST_API_PORT
76+
labelEn: taosX REST API listening port
77+
labelZh: taosX REST API 监听端口
78+
label:
79+
en: taosX REST API listening port
80+
zh: taosX REST API 监听端口
81+
zh-hant: taosX REST API 監聽通訊埠
82+
ja: taosX REST API リスニングポート
83+
ms: Port Pendengaran API REST taosX
84+
pt-br: Porta de Escuta da API REST taosX
85+
ru: Порт прослушивания taosX REST API
86+
ko: taosX REST API 수신 포트
87+
tr: taosX REST API Dinleme Bağlantı Noktası
88+
required: true
89+
type: number
90+
edit: true
91+
rule: paramPort
92+
- default: "6055"
93+
envKey: taosX_gRPC_PORT
94+
labelEn: taosX gRPC service listening port
95+
labelZh: taosX gRPC 服务监听端口
96+
label:
97+
en: taosX gRPC service listening port
98+
zh: taosX gRPC 服务监听端口
99+
zh-hant: taosX gRPC 服務監聽通訊埠
100+
ja: taosX gRPC サービスリスニングポート
101+
ms: Port Pendengaran Perkhidmatan gRPC taosX
102+
pt-br: Porta de Escuta do Serviço gRPC taosX
103+
ru: Порт прослушивания службы taosX gRPC
104+
ko: taosX gRPC 서비스 수신 포트
105+
tr: taosX gRPC Hizmeti Dinleme Bağlantı Noktası
106+
required: true
107+
type: number
108+
edit: true
109+
rule: paramPort
110+
- default: "6060"
111+
envKey: Taos_Explorer_PORT
112+
labelEn: taosExplorer service port
113+
labelZh: taosExplorer 服务端口
114+
label:
115+
en: taosExplorer service port
116+
zh: taosExplorer 服务端口
117+
zh-hant: taosExplorer 服務通訊埠
118+
ja: taosExplorer サービスポート
119+
ms: Port Perkhidmatan taosExplorer
120+
pt-br: Porta do Serviço taosExplorer
121+
ru: Порт службы taosExplorer
122+
ko: taosExplorer 서비스 포트
123+
tr: taosExplorer Hizmet Bağlantı Noktası
124+
required: true
125+
type: number
126+
edit: true
127+
rule: paramPort
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
services:
2+
tdengine:
3+
container_name: ${CONTAINER_NAME}
4+
image: tdengine/tsdb:3.3.8.1
5+
hostname: tdengine-server
6+
volumes:
7+
- ./data:/var/lib/taos
8+
- ./log:/var/log/taos
9+
ports:
10+
- ${Taosc_PORT}:6030
11+
- ${TD_GPT_PORT}:6035
12+
- ${RESTFul_WebSocket_PORT}:6041
13+
- ${MAPPING_PORT}:6043-6049
14+
- ${MAPPING_PORT}:6043-6049/udp
15+
- ${taosX_REST_API_PORT}:6050
16+
- ${taosX_gRPC_PORT}:6055
17+
- ${Taos_Explorer_PORT}:6060
18+
networks:
19+
- 1panel-network
20+
labels:
21+
createdBy: "Apps"
22+
23+
networks:
24+
1panel-network:
25+
external: true

apps/TDengine/README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
![](https://fastly.jsdelivr.net/gh/taosdata/TDengine@main/docs/assets/TDengine-logo-trans.png)
2+
3+
# TDengine
4+
5+
TDengine 是一款开源、高性能、云原生、AI 驱动的时序数据库 (Time-Series Database, TSDB)。
6+
7+
了解TDengine高级功能的完整列表,请 [点击](https://tdengine.com/tdengine/)。体验 TDengine 最简单的方式是通过 [TDengine云平台](https://cloud.tdengine.com/)。对最新发布的 TDengine 组件 TDgpt,请访问 [TDgpt README](https://github.com/taosdata/TDengine/blob/main/tools/tdgpt/README.md) 了解细节。
8+
9+
关于完整的使用手册,系统架构和更多细节,请参考 [TDengine](https://www.taosdata.com/) 或者 [TDengine 官方文档](https://docs.taosdata.com/)
10+
11+
打开浏览器,访问 taosExplorer 的地址,默认端口为 `6060`,如果您在本地运行 TDengine, 可以直接访问 http://localhost:6060 用户名和密码默认为:`root/taosdata`
12+
13+
## 网络端口
14+
15+
| 接口或组件名称 | 容器端口 | 协议 |
16+
| :----------------------------------------------------------: | :--------: | :-----: |
17+
| [原生接口(taosc)](https://docs.taosdata.com/operation/intro/#taosc) | 6030 | TCP |
18+
| [TDgpt](https://docs.taosdata.com/advanced/TDgpt/) | 6035 | TCP |
19+
| [RESTful 接口](https://docs.taosdata.com/reference/connector/rest-api/) | 6041 | TCP |
20+
| [WebSocket 接口](https://docs.taosdata.com/develop/connect/#websocket-%E8%BF%9E%E6%8E%A5) | 6041 | TCP |
21+
| [taosKeeper](https://docs.taosdata.com/reference/components/taoskeeper/) | 6043 | TCP |
22+
| [statsd 格式写入接口](https://docs.taosdata.com/reference/components/taosadapter/#statsd-%E6%95%B0%E6%8D%AE%E5%86%99%E5%85%A5) | 6044 | TCP/UDP |
23+
| [collectd 格式写入接口](https://docs.taosdata.com/reference/components/taosadapter/#collectd-%E6%95%B0%E6%8D%AE%E5%86%99%E5%85%A5) | 6045 | TCP/UDP |
24+
| [openTSDB](https://docs.taosdata.com/reference/components/taosadapter/#opentsdb-json-%E5%92%8C-telnet-%E6%A0%BC%E5%BC%8F%E5%86%99%E5%85%A5) TELNET 格式写入接口 | 6046 | TCP |
25+
| collectd 使用 openTSDB TELNET 格式写入接口 | 6047 | TCP |
26+
| icinga2 使用 openTSDB TELNET 格式写入接口 | 6048 | TCP |
27+
| tcollector 使用 openTSDB TELNET 格式写入接口 | 6049 | TCP |
28+
| [taosX](https://docs.taosdata.com/reference/components/taosx/) | 6050, 6055 | TCP |
29+
| [taosExplorer](https://docs.taosdata.com/reference/components/explorer/) | 6060 | TCP |

apps/TDengine/data.yml

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
name: TDengine
2+
tags:
3+
- 数据库
4+
title: 专为工业物联网(IIoT)场景设计的高性能、可扩展时间序列数据库
5+
description:
6+
en: High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
7+
zh: 专为工业物联网(IIoT)场景设计的高性能、可扩展时间序列数据库
8+
additionalProperties:
9+
key: TDengine
10+
name: TDengine
11+
tags:
12+
- Database
13+
shortDescZh: 专为工业物联网(IIoT)场景设计的高性能、可扩展时间序列数据库
14+
shortDescEn: High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
15+
type: runtime
16+
description:
17+
en: High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
18+
ja: 高性能で拡張可能な時系列データベースで、工業 IoT(IIoT)シナリオ向けに設計
19+
ms: Pantai berprestasi tinggi, pangkalan data berukuran besar beraturan masa dirancang untuk keadaan Internet of Things Industri (IIoT)
20+
pt-br: Banco de dados de séries temporais de alta performance e escalável, projetado para cenários de Internet das Coisas Industriais (IIoT)
21+
ru: Высокопроизводительная, масштабируемая база данных временных рядов, разработанная для сценариев Промышленного Интернета Вещей (IIoT)
22+
ko: 고성능, 확장 가능한 시계열 데이터베이스로 Industrial IoT(IIoT) 환경에 맞춰 설계되었습니다
23+
zh-Hant: 高效能、可擴充的時序資料庫,專為工業物聯網(IIoT)情境設計
24+
zh: 专为工业物联网(IIoT)场景设计的高性能、可扩展时间序列数据库
25+
crossVersionUpdate: true
26+
limit: 0
27+
website: https://www.taosdata.com/
28+
github: https://github.com/taosdata/TDengine
29+
document: https://docs.taosdata.com
30+
architectures:
31+
- amd64
32+
- arm64

apps/TDengine/logo.png

3.95 KB
Loading

0 commit comments

Comments
 (0)