diff options
author | stunder <stunder@yandex-team.ru> | 2022-03-01 23:51:31 +0300 |
---|---|---|
committer | stunder <stunder@yandex-team.ru> | 2022-03-01 23:51:31 +0300 |
commit | f469664f087749522266da96a717d669199c3191 (patch) | |
tree | 1d8194d884d60bc734567c3b7179535f858fc7e6 | |
parent | 84855f14b76adcc3c682b1d72407e4bc1b9aa191 (diff) | |
download | ydb-f469664f087749522266da96a717d669199c3191.tar.gz |
YDBOPS-4693 Downloads docs
ref:00296e3f6f88e8a3307ae40b31896c988d2b45a8
-rw-r--r-- | ydb/docs/ru/core/downloads/index.md | 35 |
1 files changed, 13 insertions, 22 deletions
diff --git a/ydb/docs/ru/core/downloads/index.md b/ydb/docs/ru/core/downloads/index.md index f0d7ac86ad0..61c6873ef89 100644 --- a/ydb/docs/ru/core/downloads/index.md +++ b/ydb/docs/ru/core/downloads/index.md @@ -2,6 +2,7 @@ ## {{ ydb-short-name }} CLI +Интерфейс командной строки {{ ydb-short-name }} CLI — программа для управления вашими данными в {{ ydb-short-name }}. Ознакомьтесь с документацией по работе с [{{ ydb-short-name }} CLI](../reference/ydb-cli/index.md) {% list tabs %} @@ -10,55 +11,45 @@ Версия | Дата выпуска | Скачать :--- | :--- | :--- - v.1.6.0 | 2020-06-01 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/linux/amd64/ydb) + v.1.6.0 | 2021-12-24 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/linux/amd64/ydb) - macOS (Intel) Версия | Дата выпуска | Скачать :--- | :--- | :--- - v.1.6.0 | 2020-06-01 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/darwin/amd64/ydb) + v.1.6.0 | 2021-12-24 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/darwin/amd64/ydb) - macOS (M1 arm) Версия | Дата выпуска | Скачать :--- | :--- | :--- - v.1.6.0 | 2020-06-01 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/darwin/arm64/ydb) + v.1.6.0 | 2021-12-24 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/darwin/arm64/ydb) - Windows Версия | Дата выпуска | Скачать :--- | :--- | :--- - v.1.6.0 | 2020-06-01 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/windows/amd64/ydb.exe) + v.1.6.0 | 2021-12-24 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/windows/amd64/ydb.exe) {% endlist %} -## {{ ydb-short-name }} server +## {{ ydb-short-name }} Server + +Программа для запуска {{ ydb-short-name }} сервера {% list tabs %} - Linux - Версия | Дата выпуска | Скачать - :--- | :--- | :--- - v.21.4.62 | 2022-02-12 | [Бинарный файл](https://binaries.ydb.tech/ydbd-main-linux-amd64.tar.gzx) - -- Mac OS (Intel) - - В разработке. - -- Mac OS (M1 arm) - - В разработке. - -- Windows - - В разработке. + Версия | Стабильный | Дата выпуска | Скачать + :--- | :--- | :--- | :--- + v.21.4.62 | stable | 2022-02-12 | [Бинарный файл](https://binaries.ydb.tech/ydbd-main-linux-amd64.tar.gz) - Docker - Версия | Дата выпуска | Скачать + Версия | Стабильный Ё Дата выпуска | Скачать :--- | :--- | :--- - v.24.4.62 | 2022-02-12 | `cr.yandex/crpl7ipeu79oseqhcgn2/ydb-oss:main` + v.24.4.62 | да | 2022-02-12 | `cr.yandex/crpl7ipeu79oseqhcgn2/ydb-oss:main` {% endlist %} |