diff options
author | stunder <stunder@yandex-team.ru> | 2022-03-17 19:03:29 +0300 |
---|---|---|
committer | stunder <stunder@yandex-team.ru> | 2022-03-17 19:03:29 +0300 |
commit | 5d55b92061339c2513c9c587480e1ca10c704fc1 (patch) | |
tree | f994274676d4c155d4a38e10b46964fbc3063859 | |
parent | 4aeaab1c73a4ebd852c1eac0382d19bd90be9439 (diff) | |
download | ydb-5d55b92061339c2513c9c587480e1ca10c704fc1.tar.gz |
YDBOPS-4693 Add english version
ref:0aae7458db590c53206bbdab779bf51ddc26fdda
12 files changed, 74 insertions, 68 deletions
diff --git a/ydb/docs/en/core/downloads/_includes/server/docker.md b/ydb/docs/en/core/downloads/_includes/server/docker.md new file mode 100644 index 00000000000..8e218d4accc --- /dev/null +++ b/ydb/docs/en/core/downloads/_includes/server/docker.md @@ -0,0 +1,3 @@ +Version | Release date | Download +:--- | :--- | :--- +v.24.4.62 | 10.02.22 | `cr.yandex/crpl7ipeu79oseqhcgn2/ydb-oss:main`
\ No newline at end of file diff --git a/ydb/docs/en/core/downloads/_includes/server/linux.md b/ydb/docs/en/core/downloads/_includes/server/linux.md new file mode 100644 index 00000000000..9ca653bc299 --- /dev/null +++ b/ydb/docs/en/core/downloads/_includes/server/linux.md @@ -0,0 +1,3 @@ +Version | Release date | Download +:--- | :--- | :--- +v.22.2.5 | 14.02.22 | [Binary](https://binaries.ydb.tech/release/22.2.5/ydbd-22.2.5-linux-amd64.tar.gz)
\ No newline at end of file diff --git a/ydb/docs/en/core/downloads/_includes/server/source_code.md b/ydb/docs/en/core/downloads/_includes/server/source_code.md new file mode 100644 index 00000000000..c772d73a65d --- /dev/null +++ b/ydb/docs/en/core/downloads/_includes/server/source_code.md @@ -0,0 +1,3 @@ +Version | Release date | Download +:--- | :--- | :--- +v.22.2.5 | 14.02.22 | [https://github.com/ydb-platform/ydb/tree/22.2.5](https://github.com/ydb-platform/ydb/tree/22.2.5)
\ No newline at end of file diff --git a/ydb/docs/en/core/downloads/_includes/ydb-cli/darwin_amd64.md b/ydb/docs/en/core/downloads/_includes/ydb-cli/darwin_amd64.md new file mode 100644 index 00000000000..2e0936c6c2b --- /dev/null +++ b/ydb/docs/en/core/downloads/_includes/ydb-cli/darwin_amd64.md @@ -0,0 +1,3 @@ +Version | Release date | Download +:--- | :--- | :--- +v.1.6.0 | 24.12.21 | [Binary](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/darwin/amd64/ydb)
\ No newline at end of file diff --git a/ydb/docs/en/core/downloads/_includes/ydb-cli/darwin_arm64.md b/ydb/docs/en/core/downloads/_includes/ydb-cli/darwin_arm64.md new file mode 100644 index 00000000000..434f43ec4be --- /dev/null +++ b/ydb/docs/en/core/downloads/_includes/ydb-cli/darwin_arm64.md @@ -0,0 +1,3 @@ +Version | Release date | Download +:--- | :--- | :--- +v.1.6.0 | 24.12.21 | [Binary](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/darwin/arm64/ydb)
\ No newline at end of file diff --git a/ydb/docs/en/core/downloads/_includes/ydb-cli/linux.md b/ydb/docs/en/core/downloads/_includes/ydb-cli/linux.md new file mode 100644 index 00000000000..46f953b4114 --- /dev/null +++ b/ydb/docs/en/core/downloads/_includes/ydb-cli/linux.md @@ -0,0 +1,3 @@ +Version | Release date | Download +:--- | :--- | :--- +v.1.6.0 | 24.12.21 | [Binary](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/linux/amd64/ydb)
\ No newline at end of file diff --git a/ydb/docs/en/core/downloads/_includes/ydb-cli/windows.md b/ydb/docs/en/core/downloads/_includes/ydb-cli/windows.md new file mode 100644 index 00000000000..d681ced0015 --- /dev/null +++ b/ydb/docs/en/core/downloads/_includes/ydb-cli/windows.md @@ -0,0 +1,3 @@ +Version | Release date | Download +:--- | :--- | :--- +v.1.6.0 | 24.12.21 | [Binary](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/windows/amd64/ydb.exe)
\ No newline at end of file diff --git a/ydb/docs/en/core/downloads/downloads.md b/ydb/docs/en/core/downloads/downloads.md deleted file mode 100644 index e064f52c080..00000000000 --- a/ydb/docs/en/core/downloads/downloads.md +++ /dev/null @@ -1,64 +0,0 @@ -# Downloads {# downloads} - -## {{ ydb-short-name }} CLI - -Read the documentation on how to work with the [{{ ydb-short-name }} CLI](../reference/ydb-cli/index.md) - -{% list tabs %} - -- Linux - - | Version | Date of issue | Download | - | :--- | :--- | :--- | - | v.1.6.0 | 2020-06-01 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/linux/amd64/ydb) | - -- macOS (Intel) - - | Version | Date of issue | Download | - | :--- | :--- | :--- | - | v.1.6.0 | 2020-06-01 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/darwin/amd64/ydb) | - -- macOS (M1 arm) - - | Version | Date of issue | Download | - | :--- | :--- | :--- | - | v.1.6.0 | 2020-06-01 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/darwin/arm64/ydb) | - -- Windows - - | Version | Date of issue | Download | - | :--- | :--- | :--- | - | v.1.6.0 | 2020-06-01 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/windows/amd64/ydb.exe) | - -{% endlist %} - -## {{ ydb-short-name }} server - -{% list tabs %} - -- Linux - - | Version | Date of issue | Download | - | :--- | :--- | :--- | - | v.21.4.62 | 2022-02-12 | [Binary file](https://binaries.ydb.tech/ydbd-main-linux-amd64.tar.gzx) | - -- Mac OS (Intel) - - Under development. - -- Mac OS (M1 arm) - - Under development. - -- Windows - - Under development. - -- Docker - - | Version | Date of issue | Download | - | :--- | :--- | :--- | - | v.24.4.62 | 2022-02-12 | `cr.yandex/crpl7ipeu79oseqhcgn2/ydb-oss:main` | - -{% endlist %} - diff --git a/ydb/docs/en/core/downloads/index.md b/ydb/docs/en/core/downloads/index.md new file mode 100644 index 00000000000..219e47d5dcf --- /dev/null +++ b/ydb/docs/en/core/downloads/index.md @@ -0,0 +1,48 @@ +# Загрузки + +## {{ ydb-short-name }} CLI + +The {{ ydb-short-name }} CLI provides software for managing your data in {{ ydb-short-name }}. +To learn how to use, see the [{{ ydb-short-name }} CLI documentation](../reference/ydb-cli/index.md). + +{% list tabs %} + +- Linux + + {% include notitle [Linux](_includes/ydb-cli/linux.md) %} + +- macOS (Intel) + + {% include notitle [macIntel](_includes/ydb-cli/darwin_amd64.md) %} + +- macOS (M1 arm) + + {% include notitle [macM1](_includes/ydb-cli/darwin_arm64.md) %} + +- Windows + + {% include notitle [Windows](_includes/ydb-cli/windows.md) %} + + +{% endlist %} + +## {{ ydb-short-name }} Server + +Software to run {{ ydb-short-name }} server. + +{% list tabs %} + +- Linux + + {% include notitle [linux](_includes/server/linux.md) %} + +- Docker + + {% include notitle [docker](_includes/server/docker.md) %} + +- Source code + + {% include notitle [docker](_includes/server/source_code.md) %} + + +{% endlist %} diff --git a/ydb/docs/en/core/downloads/toc_i.yaml b/ydb/docs/en/core/downloads/toc_i.yaml index 6813f7c6c3a..9f81d46da1c 100644 --- a/ydb/docs/en/core/downloads/toc_i.yaml +++ b/ydb/docs/en/core/downloads/toc_i.yaml @@ -1,3 +1,5 @@ items: - name: Downloads - href: downloads.md
\ No newline at end of file + href: index.md + + diff --git a/ydb/docs/en/core/toc_i.yaml b/ydb/docs/en/core/toc_i.yaml index e35b162eb53..d66ebe3a329 100644 --- a/ydb/docs/en/core/toc_i.yaml +++ b/ydb/docs/en/core/toc_i.yaml @@ -21,4 +21,4 @@ items: # Footer - { name: Questions and answers, include: { mode: link, path: faq/toc_p.yaml } } - +- include: { mode: link, path: downloads/toc_p.yaml } diff --git a/ydb/docs/ru/core/downloads/_includes/server/linux.md b/ydb/docs/ru/core/downloads/_includes/server/linux.md index 66efdcfe068..94de6108466 100644 --- a/ydb/docs/ru/core/downloads/_includes/server/linux.md +++ b/ydb/docs/ru/core/downloads/_includes/server/linux.md @@ -1,4 +1,3 @@ Версия | Дата выпуска | Скачать :--- | :--- | :--- -v.21.4.62 | 12.02.22 | [Бинарный файл](https://binaries.ydb.tech/ydbd-main-linux-amd64.tar.gz) -v.22.2.5 | 14.02.22 | [Бинарный файл](https://binaries.ydb.tech/ydbd-22.2.5-linux-amd64.tar.gz)
\ No newline at end of file +v.22.2.5 | 14.02.22 | [Бинарный файл](https://binaries.ydb.tech/release/22.2.5/ydbd-22.2.5-linux-amd64.tar.gz)
\ No newline at end of file |