From 0df3c6ae7da829b60cf8b052f7bfe01e8a08b56a Mon Sep 17 00:00:00 2001 From: LiMK Date: Wed, 18 Jan 2023 11:20:15 +0800 Subject: [PATCH] fix(website): fix the compile error(#1238) --- Docs/download.md | 4 ++-- .../zh/docusaurus-plugin-content-docs/current/download.md | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Docs/download.md b/Docs/download.md index 6819d3a42..c1d0cb3b7 100644 --- a/Docs/download.md +++ b/Docs/download.md @@ -13,7 +13,7 @@ Click here to download the latest installation package of StoneDB. | --- | --- | --- | --- | --- | | [5.6-v1.0.0](https://github.com/stoneatom/stonedb/releases/tag/stonedb-5.6-v1.0.0) | 2022-6-29 | [Download](https://static.stoneatom.com/stonedb-ce-5.6-v1.0.0.el7.x86_64.tar.gz) | 831f5799034fbb388f6ff26675b7951e | \ | | [5.7-v1.0.0](https://github.com/stoneatom/stonedb/releases/tag/5.7-v1.0.0-GA) | 2022-8-31 | [Download](https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.0-GA/stonedb-ce-5.7-v1.0.0.el7.x86_64.tar.gz) | e23593b80b50e0118f59627216613a2f | \ | -| [5.7-v1.0.1](https://github.com/stoneatom/stonedb/releases/tag/5.7-v1.0.1-GA) | 2022-10-24 | [Download](https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.1-GA/stonedb-ce-5.7-v1.0.1.el7.x86_64.tar.gz) | 73911e56ac89af5f568dd7e9de9e9af5 | You can [download the DEB package](https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.1-GA/stonedb-ce-5.7-v1.0.1.debain.x86_64.tar.gz);
If you run into a lack of dependencies when compiling the installation, you can go to Github and [download the related dependency package](https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.1-GA/stonedb-lib.tar.gz) | -| [5.7-v1.0.2](https://github.com/stoneatom/stonedb/releases/tag/5.7-v1.0.2-GA) | 2023-01-15 | [Download](https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.2-GA/stonedb-ce-5.7-v1.0.2.el7.x86_64.tar.gz) | be54d4ebb74517bf09fbfe1806f6e2ab | 1. You can [download the DEB package](https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.2-GA/stonedb-ce-5.7_v1.0.2.ubuntu.amd64.deb);
2. You can [download the RPM package](https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.2-GA/stonedb-ce-5.7-v1.0.2.el7.x86_64.rpm) and experience StoneDB installation in two minutes.;
3. You can [download the Shell script](https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.2-GA/shell.for.deploy.stonedb.as.replic.tar.gz)| +| [5.7-v1.0.1](https://github.com/stoneatom/stonedb/releases/tag/5.7-v1.0.1-GA) | 2022-10-24 | [Download](https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.1-GA/stonedb-ce-5.7-v1.0.1.el7.x86_64.tar.gz) | 73911e56ac89af5f568dd7e9de9e9af5 | You can [download the DEB package](https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.1-GA/stonedb-ce-5.7-v1.0.1.debain.x86_64.tar.gz);If you run into a lack of dependencies when compiling the installation, you can go to Github and [download the related dependency package](https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.1-GA/stonedb-lib.tar.gz) | +| [5.7-v1.0.2](https://github.com/stoneatom/stonedb/releases/tag/5.7-v1.0.2-GA) | 2023-01-15 | [Download](https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.2-GA/stonedb-ce-5.7-v1.0.2.el7.x86_64.tar.gz) | be54d4ebb74517bf09fbfe1806f6e2ab | 1.You can [download the DEB package](https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.2-GA/stonedb-ce-5.7_v1.0.2.ubuntu.amd64.deb);2.You can [download the RPM package](https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.2-GA/stonedb-ce-5.7-v1.0.2.el7.x86_64.rpm) and experience StoneDB installation in two minutes;3.You can [download the Shell script](https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.2-GA/shell.for.deploy.stonedb.as.replic.tar.gz)| | Next Version | Coming soon~ | Coming soon~ | Coming soon~ | \ | diff --git a/website/i18n/zh/docusaurus-plugin-content-docs/current/download.md b/website/i18n/zh/docusaurus-plugin-content-docs/current/download.md index 68c8f3256..49737f320 100644 --- a/website/i18n/zh/docusaurus-plugin-content-docs/current/download.md +++ b/website/i18n/zh/docusaurus-plugin-content-docs/current/download.md @@ -17,3 +17,11 @@ sidebar_position: 100 | [5.7-v1.0.2](https://github.com/stoneatom/stonedb/releases/tag/5.7-v1.0.2-GA) | 2023-01-15 | [Download](https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.2-GA/stonedb-ce-5.7-v1.0.2.el7.x86_64.tar.gz) | be54d4ebb74517bf09fbfe1806f6e2ab | 1. 可以[下载DEB包](https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.2-GA/stonedb-ce-5.7_v1.0.2.ubuntu.amd64.deb);
2. 可以[下载RPM包](https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.2-GA/stonedb-ce-5.7-v1.0.2.el7.x86_64.rpm),体验两分钟极速安装StoneDB;
3. 可以下载自动化部署StoneDB备库的[Shell脚本](https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.2-GA/shell.for.deploy.stonedb.as.replic.tar.gz)| | Next Version | Coming soon~ | Coming soon~ | Coming soon~ | \ | + +:::tip + +所有的下载包链接都导向了 Github 页面,如果您当前的网络无法正常访问 Github,可以前往 [Gitee](https://gitee.com/StoneDB/stonedb/releases/tag/5.7-v1.0.2-GA) 按需下载相关安装包。 + +如果有更多问题,可以通过邮件联系我们:contact@stonedb.io + +::: \ No newline at end of file