From 3afc58de7df8a2ece5b98874fc36aefd6e72a099 Mon Sep 17 00:00:00 2001 From: Anna Stuchlik Date: Fri, 22 Jul 2022 12:32:08 +0200 Subject: [PATCH] doc: add the upgrade guide from 5.0 to 2022.1 (cherry picked from commit c9b0c6fdbf75bb8fbc41664c9b6bd732ed04ca06) --- .../upgrade-guide-from-5.0-to-2022.1-ubuntu-18-04.rst | 8 ++++++++ .../upgrade-guide-from-5.0-to-2022.1-ubuntu-20-04.rst | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 docs/upgrade/upgrade-to-enterprise/upgrade-guide-from-5.0-to-2022.1/upgrade-guide-from-5.0-to-2022.1-ubuntu-18-04.rst create mode 100644 docs/upgrade/upgrade-to-enterprise/upgrade-guide-from-5.0-to-2022.1/upgrade-guide-from-5.0-to-2022.1-ubuntu-20-04.rst diff --git a/docs/upgrade/upgrade-to-enterprise/upgrade-guide-from-5.0-to-2022.1/upgrade-guide-from-5.0-to-2022.1-ubuntu-18-04.rst b/docs/upgrade/upgrade-to-enterprise/upgrade-guide-from-5.0-to-2022.1/upgrade-guide-from-5.0-to-2022.1-ubuntu-18-04.rst new file mode 100644 index 0000000000..f76054face --- /dev/null +++ b/docs/upgrade/upgrade-to-enterprise/upgrade-guide-from-5.0-to-2022.1/upgrade-guide-from-5.0-to-2022.1-ubuntu-18-04.rst @@ -0,0 +1,8 @@ +.. |OS| replace:: Ubuntu 18.04 +.. |ROLLBACK| replace:: rollback +.. _ROLLBACK: /upgrade/upgrade-to-enterprise/upgrade-guide-from-5.0-to-2022.1/upgrade-guide-from-5.0-to-2022.1-ubuntu-18-04/#id4 +.. |APT| replace:: ScyllaDB deb repo +.. _APT: https://www.scylladb.com/download/?platform=ubuntu-16.04&version=scylla-5.0 +.. |APT_ENTERPRISE| replace:: ScyllaDB Enterprise Deb repo +.. _APT_ENTERPRISE: https://www.scylladb.com/customer-portal/?product=ent&platform=ubuntu-18.04&version=stable-release-2022.1 +.. include:: /upgrade/_common/upgrade-guide-from-5.0-to-2022.1-ubuntu-and-debian.rst diff --git a/docs/upgrade/upgrade-to-enterprise/upgrade-guide-from-5.0-to-2022.1/upgrade-guide-from-5.0-to-2022.1-ubuntu-20-04.rst b/docs/upgrade/upgrade-to-enterprise/upgrade-guide-from-5.0-to-2022.1/upgrade-guide-from-5.0-to-2022.1-ubuntu-20-04.rst new file mode 100644 index 0000000000..6244dbd59a --- /dev/null +++ b/docs/upgrade/upgrade-to-enterprise/upgrade-guide-from-5.0-to-2022.1/upgrade-guide-from-5.0-to-2022.1-ubuntu-20-04.rst @@ -0,0 +1,8 @@ +.. |OS| replace:: Ubuntu 20.04 +.. |ROLLBACK| replace:: rollback +.. _ROLLBACK: /upgrade/upgrade-to-enterprise/upgrade-guide-from-5.0-to-2022.1/upgrade-guide-from-5.0-to-2022.1-ubuntu-20-04/#id4 +.. |APT| replace:: ScyllaDB deb repo +.. _APT: http://www.scylladb.com/download/ +.. |APT_ENTERPRISE| replace:: Scylla Enterprise Deb repo +.. _APT_ENTERPRISE: https://www.scylladb.com/customer-portal/?product=ent&platform=ubuntu-20.04&version=stable-release-2022.1 +.. include:: /upgrade/_common/upgrade-guide-from-5.0-to-2022.1-ubuntu-and-debian.rst