Skip to content

Commit

Permalink
update note (#386)
Browse files Browse the repository at this point in the history
  • Loading branch information
imbajin authored Jan 2, 2025
1 parent 6cff7fc commit f8eb025
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions content/cn/docs/quickstart/hugegraph-hubble.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ weight: 3

### 1 HugeGraph-Hubble 概述

> **:** 当前版本的 Hubble 还没有添加 Auth/Login 相关界面和接口和单独防护, 在下一个 Release 版 ( 1.5) 会加入,
> 请留意避免把它暴露在公网环境或不受信任的网络中,以免引起相关 SEC 问题 (另外也可以使用 IP & 端口白名单 + HTTPS)
> **特别注意:** 当前版本的 Hubble 还没有添加 Auth/Login 相关界面和接口和单独防护, 在下一个 Release 版 ( 1.5) 会加入,
> 请留意避免把它暴露在公网环境或不受信任的网络中,以免引起相关 SEC 问题 (另外也可以使用 **IP & 端口**白名单 + HTTPS)
**HugeGraph-Hubble** 是 HugeGraph 的一站式可视化分析平台,平台涵盖了从数据建模,到数据快速导入,
再到数据的在线、离线分析、以及图的统一管理的全过程,实现了图应用的全流程向导式操作,旨在提升用户的使用流畅度,
Expand Down
4 changes: 2 additions & 2 deletions content/en/docs/quickstart/hugegraph-hubble.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ weight: 3
### 1 HugeGraph-Hubble Overview

> **Note:** The current version of Hubble has not yet added Auth/Login related interfaces and
> standalone protection, it will be added in the next Release version ( 1.5).
> standalone protection, it will be added in the next Release version ( 1.5).
> Please be careful not to expose it in a public network environment or untrusted networks to
> avoid related SEC issues (you can also use IP & port whitelist + HTTPS)
> avoid related SEC issues (you can also use IP & port **whitelist** + HTTPS)
**HugeGraph-Hubble** is HugeGraph's one-stop visual analysis platform. The platform covers the whole
process from data modeling, to efficient data import, to real-time and offline analysis of data, and
Expand Down

0 comments on commit f8eb025

Please sign in to comment.