tdengine-setup

自动化安装和配置 TDengine 3.3.6.0。包含从官网下载、安装、启动服务以及基础数据库验证的完整流程。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "tdengine-setup" with this command: npx skills add johnnyhou327/tdengine-setup

TDengine 安装与配置技能

该技能用于在 Linux 环境下自动化部署 TDengine 时序数据库。

快速开始

# 运行安装脚本
sh ./scripts/install.sh

操作步骤详解

1. 下载安装包

从 TDengine 官方地址下载 3.3.6.0 Server 版:

  • 地址: https://www.taosdata.com/assets-download/TDengine-server-3.3.6.0-Linux-x64.tar.gz

2. 解压与安装

tar -xzvf TDengine-server-3.3.6.0-Linux-x64.tar.gz
cd TDengine-server-3.3.6.0
./install.sh

注:安装过程中会提示输入安装路径和是否加入集群,通常按回车使用默认值即可。

3. 启动服务

安装完成后,通过 systemd 管理服务:

systemctl start taosd
systemctl enable taosd

4. 基础验证

使用 taos 命令行工具验证:

taos -s "show databases"

必要文件说明

  • install.sh: 官方安装脚本。
  • taosd: 核心服务程序。
  • taos: 命令行客户端。

故障排查

  • 如果 systemctl 启动失败,请检查 /var/log/taos/ 下的日志文件。
  • 确保防火墙已开放 6030-6041 端口(默认端口)。

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

三色人格陪伴

恋人、损友、死敌三种陪伴模式。记忆完全隔离不串档,一秒切换情绪状态,承包你所有治愈、解压与情绪拉扯需求。

Registry SourceRecently Updated
General

Zero Api Key Web Search

OpenClaw skill for source-backed web search, page reading, and evidence-aware claim checking. No API keys required by default; optional providers can be enab...

Registry SourceRecently Updated
General

Novel Writer V3.2 - 小说写作引擎

专业小说写作引擎V3.2,支持短篇(3章)到超长篇(500万字)。内置AI味量化检测、四层质检、伏笔管理、角色状态追踪、断点续传。 自动根据字数裁剪流程:短篇模式(<10章)/ 中篇模式(10-50章)/ 长篇模式(50章+)。 触发场景:写小说、小说大纲、小说创作、网文写作、长篇小说、百万字小说、章节规划、 角...

Registry SourceRecently Updated
General

Hk Stock Morning Report

Generate HK stock market morning report (股市晨報) for bank trading desks. Triggers: "生成晨报","股市晨报","今日股市","港股晨報" 推送:微信個人 + 飛書群 | 數據:騰訊財經+stcn.com+格隆匯+實時搜索

Registry SourceRecently Updated