This is an automated email from the ASF dual-hosted git repository. liuxiaocs pushed a commit to branch docusaurus in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-doc.git
commit 502996d3dc01e5b27fc42ed1e50f9cd2671bc999 Author: liuxiao <[email protected]> AuthorDate: Wed Apr 17 01:26:57 2024 +0800 fix: build link --- docs/changelog/hugegraph-1.0.0-release-notes.md | 2 +- docs/changelog/hugegraph-1.2.0-release-notes.md | 2 +- docs/changelog/hugegraph-1.3.0-release-notes.md | 2 +- docs/download/_category_.json | 4 ++ docs/download/download.md | 73 +++++++++++++++++++++++++ docs/quickstart/hugegraph-computer.md | 2 +- docs/quickstart/hugegraph-server.md | 8 +-- tsconfig.json | 2 +- 8 files changed, 86 insertions(+), 9 deletions(-) diff --git a/docs/changelog/hugegraph-1.0.0-release-notes.md b/docs/changelog/hugegraph-1.0.0-release-notes.md index 7d96e86e..94e4041b 100644 --- a/docs/changelog/hugegraph-1.0.0-release-notes.md +++ b/docs/changelog/hugegraph-1.0.0-release-notes.md @@ -1,5 +1,5 @@ --- -id: 'release-1.0.0' +id: 'hugegraph-1.0.0-release-notes' title: 'HugeGraph 1.0.0 Release Notes' sidebar_label: 'Release-1.0.0' sidebar_position: 1 diff --git a/docs/changelog/hugegraph-1.2.0-release-notes.md b/docs/changelog/hugegraph-1.2.0-release-notes.md index df6946ce..605d8408 100644 --- a/docs/changelog/hugegraph-1.2.0-release-notes.md +++ b/docs/changelog/hugegraph-1.2.0-release-notes.md @@ -1,5 +1,5 @@ --- -id: 'release-1.2.0' +id: 'hugegraph-1.2.0-release-notes' title: 'HugeGraph 1.2.0 Release Notes' sidebar_label: 'Release-1.2.0' sidebar_position: 2 diff --git a/docs/changelog/hugegraph-1.3.0-release-notes.md b/docs/changelog/hugegraph-1.3.0-release-notes.md index 9354133c..3b5e840d 100644 --- a/docs/changelog/hugegraph-1.3.0-release-notes.md +++ b/docs/changelog/hugegraph-1.3.0-release-notes.md @@ -1,5 +1,5 @@ --- -id: 'release-1.3.0' +id: 'hugegraph-1.3.0-release-notes' title: 'HugeGraph 1.3.0 Release Notes' sidebar_label: 'Release-1.3.0' sidebar_position: 3 diff --git a/docs/download/_category_.json b/docs/download/_category_.json new file mode 100644 index 00000000..dbf0b156 --- /dev/null +++ b/docs/download/_category_.json @@ -0,0 +1,4 @@ +{ + "label": "Download", + "position": 10 +} \ No newline at end of file diff --git a/docs/download/download.md b/docs/download/download.md new file mode 100644 index 00000000..3c84e406 --- /dev/null +++ b/docs/download/download.md @@ -0,0 +1,73 @@ +--- +id: 'download' +title: 'Download Apache HugeGraph (Incubating)' +sidebar_label: 'Download' +sidebar_position: 1 +--- + +> Instructions: +> +> - It is recommended to use the latest version of the HugeGraph software package. Please select Java11 for the runtime environment. +> - To verify downloads, use the corresponding hash (SHA512), signature, and [Project Signature Verification KEYS](https://downloads.apache.org/incubator/hugegraph/KEYS). +> - Instructions for checking hash (SHA512) and signatures are on the [Validate Release](/docs/contribution-guidelines/validate-release/) page, and you can also refer to [ASF official instructions](https://www.apache.org/dyn/closer.cgi#verify). + +> Note: The version numbers of all components of HugeGraph have been kept consistent, and the version numbers of Maven repositories such as `client/loader/hubble/common` are the same. You can refer to these for dependency references [maven example](https://github.com/apache/incubator-hugegraph-toolchain#maven-dependencies). + +### Latest Version 1.3.0 + +- Release Date: 2024-04-01 +- [Release Notes](/docs/changelog/hugegraph-1.3.0-release-notes/) + +#### Binary Packages + +| Server | Toolchain [...] +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------- [...] +| [[Binary](https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz?action=download)] [[Sign](https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz.asc)] [[SHA512](https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz.sha512)] | [[Binary](https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0.tar.gz?actio [...] + +#### Source Packages + +Please refer to [build from source](/docs/quickstart/hugegraph-server/). + +| Server | Toolchain [...] +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------- [...] +| [[Source](https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0-src.tar.gz?action=download)] [[Sign](https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0-src.tar.gz.asc)] [[SHA512](https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0-src.tar.gz.sha512)] | [[Source](https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0- [...] + +--- + +### Archived Versions + +> Note: `1.3.0` is the last major version compatible with Java8, please switch to or migrate to Java11 as soon as possible (lower versions of Java have potentially more SEC risks and performance impacts). + +#### 1.2.0 + +- Release Date: 2023-12-28 +- [Release Notes](/docs/changelog/hugegraph-1.2.0-release-notes/) + +##### Binary Packages + +| Server | Toolchain [...] +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------- [...] +| [[Binary](https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz?action=download)] [[Sign](https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz.asc)] [[SHA512](https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz.sha512)] | [[Binary](https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz?actio [...] + +##### Source Packages + +| Server | Toolchain [...] +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------- [...] +| [[Source](https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0-src.tar.gz?action=download)] [[Sign](https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0-src.tar.gz.asc)] [[SHA512](https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0-src.tar.gz.sha512)] | [[Source](https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0- [...] + +#### 1.0.0 + +- Release Date: 2023-02-22 +- [Release Notes](/docs/changelog/hugegraph-1.0.0-release-notes/) + +##### Binary Packages + +| Server | Toolchain [...] +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------- [...] +| [[Binary](https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz?action=download)] [[Sign](https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz.asc)] [[SHA512](https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz.sha512)] | [[Binary](https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz?actio [...] + +##### Source Packages + +| Server | Toolchain [...] +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------- [...] +| [[Source](https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0-src.tar.gz?action=download)] [[Sign](https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0-src.tar.gz.asc)] [[SHA512](https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0-src.tar.gz.sha512)] | [[Source](https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0- [...] diff --git a/docs/quickstart/hugegraph-computer.md b/docs/quickstart/hugegraph-computer.md index 87764943..0552feea 100644 --- a/docs/quickstart/hugegraph-computer.md +++ b/docs/quickstart/hugegraph-computer.md @@ -83,7 +83,7 @@ bin/start-computer.sh -d local -r worker 3.1.5.1 Enable `OLAP` index query for server -If OLAP index is not enabled, it needs to enable, more reference: [modify-graphs-read-mode](/docs/clients/restful-api/graphs/#634-modify-graphs-read-mode-this-operation-requires-administrator-privileges) +If OLAP index is not enabled, it needs to enable, more reference: [modify-graphs-read-mode](/docs/clients/restful-api/graphs#634-modify-graphs-read-mode-this-operation-requires-administrator-privileges) ```http PUT http://localhost:8080/graphs/hugegraph/graph_read_mode diff --git a/docs/quickstart/hugegraph-server.md b/docs/quickstart/hugegraph-server.md index 47c287dc..36baf31c 100644 --- a/docs/quickstart/hugegraph-server.md +++ b/docs/quickstart/hugegraph-server.md @@ -48,7 +48,7 @@ We can use `docker run -itd --name=graph -p 8080:8080 hugegraph/hugegraph` to qu Optional: 1. use `docker exec -it graph bash` to enter the container to do some operations. 2. use `docker run -itd --name=graph -p 8080:8080 -e PRELOAD="true" hugegraph/hugegraph` to start with a **built-in** example graph. We can use `RESTful API` to verify the result. The detailed step can refer to [5.1.7](#517-create-an-example-graph-when-startup) -3. use `-e PASSWORD=123456` to enable auth mode and set the passoword for admin. You cna find more details from [Config Authentication](/docs/config/config-authentication#Use-docker-to-enble-authentication-mode) +3. use `-e PASSWORD=123456` to enable auth mode and set the passoword for admin. You cna find more details from [Config Authentication](/docs/config/config-authentication#use-docker-to-enble-authentication-mode) If you use docker desktop, you can set the option like: @@ -161,7 +161,7 @@ tar zxf *hugegraph-*.tar.gz cd *hugegraph*/*tool* ``` -> note: `${version}` is the version, The latest version can refer to [Download Page](/docs/download/download), or click the link to download directly from the Download page +> note: `${version}` is the version, The latest version can refer to [Download Page](/docs/download), or click the link to download directly from the Download page The general entry script for HugeGraph-Tools is `bin/hugegraph`, Users can use the `help` command to view its usage, here only the commands for one-click deployment are introduced. @@ -190,7 +190,7 @@ If you need to access HugeGraphServer externally, please modify the `restserver. Since the configuration (hugegraph.properties) and startup steps required by various backends are slightly different, the following will introduce the configuration and startup of each backend one by one. -If you want to use HugeGraph authentication mode, you should follow the [Server Authentication Configuration](https://hugegraph.apache.org/docs/config/config-authentication/) before you start Server later. +If you want to use HugeGraph authentication mode, you should follow the [Server Authentication Configuration](/docs/config/config-authentication) before you start Server later. ##### 5.1.1 Memory @@ -464,7 +464,7 @@ This indicates the successful creation of the sample graph. #### 5.2 Use Docker to startup -In [3.3 Use Docker container](#33-use-docker-container), we have introduced how to use docker to deploy `hugegraph-server`. `server` can also preload an example graph by setting the parameter. +In [3.3 Use Docker container](#31-use-docker-container-convenient-for-testdev), we have introduced how to use docker to deploy `hugegraph-server`. `server` can also preload an example graph by setting the parameter. ##### 5.2.1 Uses Cassandra as storage diff --git a/tsconfig.json b/tsconfig.json index 314eab8a..9b76ec0a 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -4,4 +4,4 @@ "compilerOptions": { "baseUrl": "." } -} +} \ No newline at end of file
