Skip to content

Commit

Permalink
Change the name of the workbench deployment document (#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
mal117 authored Dec 3, 2024
1 parent c87936a commit 1628c3f
Show file tree
Hide file tree
Showing 16 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion src/.vuepress/sidebar_timecho/V1.3.0-2/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export const enSidebar = {
{ text: 'Docker Deployment', link: 'Docker-Deployment_timecho' },
{ text: 'AINode Deployment', link: 'AINode_Deployment_timecho' },
{ text: 'Monitoring Panel Deployment', link: 'Monitoring-panel-deployment' },
{ text: 'Workbench Deployment', link: 'workbench-deployment' },
{ text: 'Workbench Deployment', link: 'workbench-deployment_timecho' },
],
},

Expand Down
2 changes: 1 addition & 1 deletion src/.vuepress/sidebar_timecho/V1.3.0-2/zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export const zhSidebar = {
{ text: 'Docker部署', link: 'Docker-Deployment_timecho' },
{ text: 'AINode部署', link: 'AINode_Deployment_timecho' },
{ text: '监控面板部署', link: 'Monitoring-panel-deployment' },
{ text: '可视化控制台部署', link: 'workbench-deployment' },
{ text: '可视化控制台部署', link: 'workbench-deployment_timecho' },
],
},

Expand Down
2 changes: 1 addition & 1 deletion src/.vuepress/sidebar_timecho/V1.3.3/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ export const enSidebar = {
{ text: 'Docker Deployment', link: 'Docker-Deployment_timecho' },
{ text: 'AINode Deployment', link: 'AINode_Deployment_timecho' },
{ text: 'Monitoring Panel Deployment', link: 'Monitoring-panel-deployment' },
{ text: 'Workbench Deployment', link: 'workbench-deployment' },
{ text: 'Workbench Deployment', link: 'workbench-deployment_timecho' },
],
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/.vuepress/sidebar_timecho/V1.3.3/zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ export const zhSidebar = {
{ text: 'Docker部署指导', link: 'Docker-Deployment_timecho' },
{ text: 'AINode部署', link: 'AINode_Deployment_timecho' },
{ text: '监控面板部署', link: 'Monitoring-panel-deployment' },
{ text: '可视化控制台部署', link: 'workbench-deployment' },
{ text: '可视化控制台部署', link: 'workbench-deployment_timecho' },
],
},
{
Expand Down
4 changes: 2 additions & 2 deletions src/UserGuide/Master/Tree/QuickStart/QuickStart_timecho.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ This document will help you quickly install and deploy IoTDB. You can quickly lo

- Monitoring panel:Provides over a hundred database monitoring metrics for detailed monitoring of IoTDB and its operating system, enabling system optimization, performance optimization, bottleneck discovery, and more. The installation steps can be viewed [Monitoring panel](../Deployment-and-Maintenance/Monitoring-panel-deployment.md)

- Workbench: It is the visual interface of IoTDB,Support providing through interface interaction Operate Metadata、Query Data、Data Visualization and other functions, help users use the database easily and efficiently, and the installation steps can be viewed [Workbench Deployment](../Deployment-and-Maintenance/workbench-deployment.md)
- Workbench: It is the visual interface of IoTDB,Support providing through interface interaction Operate Metadata、Query Data、Data Visualization and other functions, help users use the database easily and efficiently, and the installation steps can be viewed [Workbench Deployment](../Deployment-and-Maintenance/workbench-deployment_timecho.md)

## How to use it?

Expand Down Expand Up @@ -80,7 +80,7 @@ This document will help you quickly install and deploy IoTDB. You can quickly lo

In addition to its rich features, IoTDB also has a comprehensive range of tools in its surrounding system. This document will help you quickly use the peripheral tool system :

- Workbench: Workbench is a visual interface for IoTDB that supports interactive operations. It offers intuitive features for metadata management, data querying, and data visualization, enhancing the convenience and efficiency of user database operations. For detailed usage instructions, please refer to: [Workbench](../Deployment-and-Maintenance/workbench-deployment.md)
- Workbench: Workbench is a visual interface for IoTDB that supports interactive operations. It offers intuitive features for metadata management, data querying, and data visualization, enhancing the convenience and efficiency of user database operations. For detailed usage instructions, please refer to: [Workbench](../Deployment-and-Maintenance/workbench-deployment_timecho.md)

- Monitor Tool: This is a tool for meticulous monitoring of IoTDB and its host operating system, covering hundreds of database monitoring metrics including database performance and system resources, which aids in system optimization and bottleneck identification. For detailed usage instructions, please refer to: [Monitor Tool](../Deployment-and-Maintenance/Monitoring-panel-deployment.md)

Expand Down
2 changes: 1 addition & 1 deletion src/UserGuide/V1.3.0-2/QuickStart/QuickStart_timecho.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ This document will help you quickly install and deploy IoTDB. You can quickly lo

- Monitoring panel:Provides over a hundred database monitoring metrics for detailed monitoring of IoTDB and its operating system, enabling system optimization, performance optimization, bottleneck discovery, and more. The installation steps can be viewed [Monitoring panel](../Deployment-and-Maintenance/Monitoring-panel-deployment.md)

- Workbench: It is the visual interface of IoTDB,Support providing through interface interaction Operate Metadata、Query Data、Data Visualization and other functions, help users use the database easily and efficiently, and the installation steps can be viewed [Workbench Deployment](../Deployment-and-Maintenance/workbench-deployment.md)
- Workbench: It is the visual interface of IoTDB,Support providing through interface interaction Operate Metadata、Query Data、Data Visualization and other functions, help users use the database easily and efficiently, and the installation steps can be viewed [Workbench Deployment](../Deployment-and-Maintenance/workbench-deployment_timecho.md)

## How to use it?

Expand Down
4 changes: 2 additions & 2 deletions src/UserGuide/latest/QuickStart/QuickStart_timecho.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ This document will help you quickly install and deploy IoTDB. You can quickly lo

- Monitoring panel:Provides over a hundred database monitoring metrics for detailed monitoring of IoTDB and its operating system, enabling system optimization, performance optimization, bottleneck discovery, and more. The installation steps can be viewed [Monitoring panel](../Deployment-and-Maintenance/Monitoring-panel-deployment.md)

- Workbench: It is the visual interface of IoTDB,Support providing through interface interaction Operate Metadata、Query Data、Data Visualization and other functions, help users use the database easily and efficiently, and the installation steps can be viewed [Workbench Deployment](../Deployment-and-Maintenance/workbench-deployment.md)
- Workbench: It is the visual interface of IoTDB,Support providing through interface interaction Operate Metadata、Query Data、Data Visualization and other functions, help users use the database easily and efficiently, and the installation steps can be viewed [Workbench Deployment](../Deployment-and-Maintenance/workbench-deployment_timecho.md.md)

## How to use it?

Expand Down Expand Up @@ -80,7 +80,7 @@ This document will help you quickly install and deploy IoTDB. You can quickly lo

In addition to its rich features, IoTDB also has a comprehensive range of tools in its surrounding system. This document will help you quickly use the peripheral tool system :

- Workbench: Workbench is a visual interface for IoTDB that supports interactive operations. It offers intuitive features for metadata management, data querying, and data visualization, enhancing the convenience and efficiency of user database operations. For detailed usage instructions, please refer to: [Workbench](../Deployment-and-Maintenance/workbench-deployment.md)
- Workbench: Workbench is a visual interface for IoTDB that supports interactive operations. It offers intuitive features for metadata management, data querying, and data visualization, enhancing the convenience and efficiency of user database operations. For detailed usage instructions, please refer to: [Workbench](../Deployment-and-Maintenance/workbench-deployment_timecho.md)

- Monitor Tool: This is a tool for meticulous monitoring of IoTDB and its host operating system, covering hundreds of database monitoring metrics including database performance and system resources, which aids in system optimization and bottleneck identification. For detailed usage instructions, please refer to: [Monitor Tool](../Deployment-and-Maintenance/Monitoring-panel-deployment.md)

Expand Down
4 changes: 2 additions & 2 deletions src/zh/UserGuide/Master/Tree/QuickStart/QuickStart_timecho.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

- 监控面板:提供了上百个数据库监控指标,用来对 IoTDB 及其所在操作系统进行细致监控,从而进行系统优化、性能优化、发现瓶颈等,安装步骤可查看 [监控面板部署](../Deployment-and-Maintenance/Monitoring-panel-deployment.md)

- 可视化控制台:是 IoTDB 的可视化界面,支持通过界面交互的形式提供元数据管理、数据查询、数据可视化等功能的操作,帮助用户简单、高效的使用数据库,安装步骤可查看 [可视化控制台部署](../Deployment-and-Maintenance/workbench-deployment.md)
- 可视化控制台:是 IoTDB 的可视化界面,支持通过界面交互的形式提供元数据管理、数据查询、数据可视化等功能的操作,帮助用户简单、高效的使用数据库,安装步骤可查看 [可视化控制台部署](../Deployment-and-Maintenance/workbench-deployment_timecho.md)

## 如何使用?

Expand Down Expand Up @@ -81,7 +81,7 @@

IoTDB 除了自身拥有丰富的功能外,其周边的工具体系包含的种类十分齐全。本篇文档将帮助您快速使用周边工具体系:

- 可视化控制台:workbench 是 IoTDB 的一个支持界面交互的形式的可视化界面,提供直观的元数据管理、数据查询和数据可视化等功能,提升用户操作数据库的便捷性和效率,具体使用介绍请查看 [可视化控制台部署](../Deployment-and-Maintenance/workbench-deployment.md)
- 可视化控制台:workbench 是 IoTDB 的一个支持界面交互的形式的可视化界面,提供直观的元数据管理、数据查询和数据可视化等功能,提升用户操作数据库的便捷性和效率,具体使用介绍请查看 [可视化控制台部署](../Deployment-and-Maintenance/workbench-deployment_timecho.md)

- 监控面板:是一个对 IoTDB 及其所在操作系统进行细致监控的工具,涵盖数据库性能、系统资源等上百个数据库监控指标,助力系统优化与瓶颈识别等,具体使用介绍请查看 [监控面板部署](../Deployment-and-Maintenance/Monitoring-panel-deployment.md)

Expand Down
2 changes: 1 addition & 1 deletion src/zh/UserGuide/V1.3.0-2/QuickStart/QuickStart_timecho.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

- 监控面板:提供了上百个数据库监控指标,用来对 IoTDB 及其所在操作系统进行细致监控,从而进行系统优化、性能优化、发现瓶颈等,安装步骤可查看 [监控面板部署](../Deployment-and-Maintenance/Monitoring-panel-deployment.md)

- 可视化控制台:是 IoTDB 的可视化界面,支持通过界面交互的形式提供元数据管理、数据查询、数据可视化等功能的操作,帮助用户简单、高效的使用数据库,安装步骤可查看 [可视化控制台部署](../Deployment-and-Maintenance/workbench-deployment.md)
- 可视化控制台:是 IoTDB 的可视化界面,支持通过界面交互的形式提供元数据管理、数据查询、数据可视化等功能的操作,帮助用户简单、高效的使用数据库,安装步骤可查看 [可视化控制台部署](../Deployment-and-Maintenance/workbench-deployment_timecho.md)

## 如何使用?

Expand Down
4 changes: 2 additions & 2 deletions src/zh/UserGuide/latest/QuickStart/QuickStart_timecho.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

- 监控面板:提供了上百个数据库监控指标,用来对 IoTDB 及其所在操作系统进行细致监控,从而进行系统优化、性能优化、发现瓶颈等,安装步骤可查看 [监控面板部署](../Deployment-and-Maintenance/Monitoring-panel-deployment.md)

- 可视化控制台:是 IoTDB 的可视化界面,支持通过界面交互的形式提供元数据管理、数据查询、数据可视化等功能的操作,帮助用户简单、高效的使用数据库,安装步骤可查看 [可视化控制台部署](../Deployment-and-Maintenance/workbench-deployment.md)
- 可视化控制台:是 IoTDB 的可视化界面,支持通过界面交互的形式提供元数据管理、数据查询、数据可视化等功能的操作,帮助用户简单、高效的使用数据库,安装步骤可查看 [可视化控制台部署](../Deployment-and-Maintenance/workbench-deployment_timecho.md)

## 如何使用?

Expand Down Expand Up @@ -81,7 +81,7 @@

IoTDB 除了自身拥有丰富的功能外,其周边的工具体系包含的种类十分齐全。本篇文档将帮助您快速使用周边工具体系:

- 可视化控制台:workbench 是 IoTDB 的一个支持界面交互的形式的可视化界面,提供直观的元数据管理、数据查询和数据可视化等功能,提升用户操作数据库的便捷性和效率,具体使用介绍请查看 [可视化控制台部署](../Deployment-and-Maintenance/workbench-deployment.md)
- 可视化控制台:workbench 是 IoTDB 的一个支持界面交互的形式的可视化界面,提供直观的元数据管理、数据查询和数据可视化等功能,提升用户操作数据库的便捷性和效率,具体使用介绍请查看 [可视化控制台部署](../Deployment-and-Maintenance/workbench-deployment_timecho.md)

- 监控面板:是一个对 IoTDB 及其所在操作系统进行细致监控的工具,涵盖数据库性能、系统资源等上百个数据库监控指标,助力系统优化与瓶颈识别等,具体使用介绍请查看 [监控面板部署](../Deployment-and-Maintenance/Monitoring-panel-deployment.md)

Expand Down

0 comments on commit 1628c3f

Please sign in to comment.