From 83fec17bedf4c3edf6827a19bba8d8e326707ea6 Mon Sep 17 00:00:00 2001 From: David Wicinas <93669463+dwicinas@users.noreply.github.com> Date: Mon, 24 Jun 2024 10:49:15 -0400 Subject: [PATCH] Removed Debian 12 from MTK, EDB*Plus and EPRS --- install_template/config.yaml | 18 ------ .../docs/edb_plus/41/installing/index.mdx | 9 +-- .../linux_arm64/edbplus_debian_12.mdx | 48 --------------- .../41/installing/linux_arm64/index.mdx | 13 ---- .../linux_x86_64/edbplus_debian_12.mdx | 48 --------------- .../41/installing/linux_x86_64/index.mdx | 3 - product_docs/docs/eprs/7/installing/index.mdx | 9 +-- .../installing/linux_arm64/eprs_debian_12.mdx | 61 ------------------- .../eprs/7/installing/linux_arm64/index.mdx | 21 ------- .../linux_x86_64/eprs_debian_12.mdx | 61 ------------------- .../eprs/7/installing/linux_x86_64/index.mdx | 3 - .../migration_toolkit/55/installing/index.mdx | 9 +-- .../55/installing/linux_arm64/index.mdx | 13 ---- .../installing/linux_arm64/mtk_debian_12.mdx | 43 ------------- .../55/installing/linux_x86_64/index.mdx | 3 - .../installing/linux_x86_64/mtk_debian_12.mdx | 43 ------------- 16 files changed, 3 insertions(+), 402 deletions(-) delete mode 100644 product_docs/docs/edb_plus/41/installing/linux_arm64/edbplus_debian_12.mdx delete mode 100644 product_docs/docs/edb_plus/41/installing/linux_arm64/index.mdx delete mode 100644 product_docs/docs/edb_plus/41/installing/linux_x86_64/edbplus_debian_12.mdx delete mode 100644 product_docs/docs/eprs/7/installing/linux_arm64/eprs_debian_12.mdx delete mode 100644 product_docs/docs/eprs/7/installing/linux_arm64/index.mdx delete mode 100644 product_docs/docs/eprs/7/installing/linux_x86_64/eprs_debian_12.mdx delete mode 100644 product_docs/docs/migration_toolkit/55/installing/linux_arm64/index.mdx delete mode 100644 product_docs/docs/migration_toolkit/55/installing/linux_arm64/mtk_debian_12.mdx delete mode 100644 product_docs/docs/migration_toolkit/55/installing/linux_x86_64/mtk_debian_12.mdx diff --git a/install_template/config.yaml b/install_template/config.yaml index 93461e79ec1..ecb22b2b957 100644 --- a/install_template/config.yaml +++ b/install_template/config.yaml @@ -87,12 +87,6 @@ products: - name: Ubuntu 22.04 arch: x86_64 supported versions: [55] - - name: Debian 12 - arch: x86_64 - supported versions: [55] - - name: Debian 12 - arch: arm64 - supported versions: [55] - name: Debian 11 arch: x86_64 supported versions: [55] @@ -520,12 +514,6 @@ products: - name: Debian 11 arch: x86_64 supported versions: [41] - - name: Debian 12 - arch: x86_64 - supported versions: [41] - - name: Debian 12 - arch: arm64 - supported versions: [41] - name: Ubuntu 20.04 arch: x86_64 supported versions: [41] @@ -1024,12 +1012,6 @@ products: - name: Debian 11 arch: x86_64 supported versions: [7] - - name: Debian 12 - arch: x86_64 - supported versions: [7] - - name: Debian 12 - arch: arm64 - supported versions: [7] - name: SLES 12 arch: x86_64 supported versions: [7] diff --git a/product_docs/docs/edb_plus/41/installing/index.mdx b/product_docs/docs/edb_plus/41/installing/index.mdx index 99b54ccb119..9d96d478cb6 100644 --- a/product_docs/docs/edb_plus/41/installing/index.mdx +++ b/product_docs/docs/edb_plus/41/installing/index.mdx @@ -13,7 +13,6 @@ redirects: navigation: - linux_x86_64 - linux_ppc64le - - linux_arm64 - windows - configuring_linux_installation --- @@ -42,7 +41,7 @@ Select a link to access the applicable installation instructions: - [Ubuntu 22.04](linux_x86_64/edbplus_ubuntu_22), [Ubuntu 20.04](linux_x86_64/edbplus_ubuntu_20) -- [Debian 12](linux_x86_64/edbplus_debian_12), [Debian 11](linux_x86_64/edbplus_debian_11), [Debian 10](linux_x86_64/edbplus_debian_10) +- [Debian 11](linux_x86_64/edbplus_debian_11), [Debian 10](linux_x86_64/edbplus_debian_10) ## Linux [IBM Power (ppc64le)](linux_ppc64le) @@ -54,12 +53,6 @@ Select a link to access the applicable installation instructions: - [SLES 15](linux_ppc64le/edbplus_sles_15), [SLES 12](linux_ppc64le/edbplus_sles_12) -## Linux [AArch64 (ARM64)](linux_arm64) - -### Debian and derivatives - -- [Debian 12](linux_arm64/edbplus_debian_12) - ## Windows - [Windows Server 2019, 2022, and Windows 11](windows) diff --git a/product_docs/docs/edb_plus/41/installing/linux_arm64/edbplus_debian_12.mdx b/product_docs/docs/edb_plus/41/installing/linux_arm64/edbplus_debian_12.mdx deleted file mode 100644 index 01354ee8566..00000000000 --- a/product_docs/docs/edb_plus/41/installing/linux_arm64/edbplus_debian_12.mdx +++ /dev/null @@ -1,48 +0,0 @@ ---- -navTitle: Debian 12 -title: Installing EDB*Plus on Debian 12 arm64 -# This topic is generated from templates. If you have feedback on it, instead of -# editing the page and creating a pull request, please enter a GitHub issue and -# the documentation team will update the templates accordingly. - -redirects: - - /edb_plus/41/03_installing_edb_plus/install_on_linux/arm64/edbplus_deb12_arm ---- - -## Prerequisites - -Before you begin the installation process: - -- Set up the EDB repository. - - Setting up the repository is a one-time task. If you have already set up your repository, you don't need to perform this step. - - To determine if your repository exists, enter this command: - - `apt-cache search enterprisedb` - - If no output is generated, the repository isn't installed. - - To set up the EDB repository: - - 1. Go to [EDB repositories](https://www.enterprisedb.com/repos-downloads). - - 1. Select the button that provides access to the EDB repository. - 1. Select the platform and software that you want to download. - - 1. Follow the instructions for setting up the EDB repository. - -## Install the package - -```shell -sudo apt-get -y install edb-edbplus -``` - -## Initial configuration - -After performing a Linux installation of EDB\*Plus, you must set the values of environment variables that allow EDB\*Plus to locate your Java installation: - -```shell -export JAVA_HOME= -export PATH=/bin:$PATH -``` diff --git a/product_docs/docs/edb_plus/41/installing/linux_arm64/index.mdx b/product_docs/docs/edb_plus/41/installing/linux_arm64/index.mdx deleted file mode 100644 index b59092fa855..00000000000 --- a/product_docs/docs/edb_plus/41/installing/linux_arm64/index.mdx +++ /dev/null @@ -1,13 +0,0 @@ ---- -title: "Installing EDB*Plus on Linux AArch64 (ARM64)" -navTitle: "On Linux ARM64" - -navigation: - - edbplus_debian_12 ---- - -Operating system-specific install instructions are described in the corresponding documentation: - -### Debian and derivatives - -- [Debian 12](edbplus_debian_12) diff --git a/product_docs/docs/edb_plus/41/installing/linux_x86_64/edbplus_debian_12.mdx b/product_docs/docs/edb_plus/41/installing/linux_x86_64/edbplus_debian_12.mdx deleted file mode 100644 index 6d657a81671..00000000000 --- a/product_docs/docs/edb_plus/41/installing/linux_x86_64/edbplus_debian_12.mdx +++ /dev/null @@ -1,48 +0,0 @@ ---- -navTitle: Debian 12 -title: Installing EDB*Plus on Debian 12 x86_64 -# This topic is generated from templates. If you have feedback on it, instead of -# editing the page and creating a pull request, please enter a GitHub issue and -# the documentation team will update the templates accordingly. - -redirects: - - /edb_plus/41/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_deb12_x86 ---- - -## Prerequisites - -Before you begin the installation process: - -- Set up the EDB repository. - - Setting up the repository is a one-time task. If you have already set up your repository, you don't need to perform this step. - - To determine if your repository exists, enter this command: - - `apt-cache search enterprisedb` - - If no output is generated, the repository isn't installed. - - To set up the EDB repository: - - 1. Go to [EDB repositories](https://www.enterprisedb.com/repos-downloads). - - 1. Select the button that provides access to the EDB repository. - 1. Select the platform and software that you want to download. - - 1. Follow the instructions for setting up the EDB repository. - -## Install the package - -```shell -sudo apt-get -y install edb-edbplus -``` - -## Initial configuration - -After performing a Linux installation of EDB\*Plus, you must set the values of environment variables that allow EDB\*Plus to locate your Java installation: - -```shell -export JAVA_HOME= -export PATH=/bin:$PATH -``` diff --git a/product_docs/docs/edb_plus/41/installing/linux_x86_64/index.mdx b/product_docs/docs/edb_plus/41/installing/linux_x86_64/index.mdx index be1f3e3264c..78de80f9d3d 100644 --- a/product_docs/docs/edb_plus/41/installing/linux_x86_64/index.mdx +++ b/product_docs/docs/edb_plus/41/installing/linux_x86_64/index.mdx @@ -20,7 +20,6 @@ navigation: - edbplus_sles_12 - edbplus_ubuntu_22 - edbplus_ubuntu_20 - - edbplus_debian_12 - edbplus_debian_11 - edbplus_debian_10 --- @@ -63,8 +62,6 @@ Operating system-specific install instructions are described in the correspondin - [Ubuntu 20.04](edbplus_ubuntu_20) -- [Debian 12](edbplus_debian_12) - - [Debian 11](edbplus_debian_11) - [Debian 10](edbplus_debian_10) diff --git a/product_docs/docs/eprs/7/installing/index.mdx b/product_docs/docs/eprs/7/installing/index.mdx index f2a562e9765..426f8a920bf 100644 --- a/product_docs/docs/eprs/7/installing/index.mdx +++ b/product_docs/docs/eprs/7/installing/index.mdx @@ -14,7 +14,6 @@ redirects: navigation: - linux_x86_64 - - linux_arm64 - linux_ppc64le - windows - installing_jdbc_driver @@ -47,7 +46,7 @@ Select a link to access the applicable installation instructions: - [Ubuntu 22.04](linux_x86_64/eprs_ubuntu_22), [Ubuntu 20.04](linux_x86_64/eprs_ubuntu_20) -- [Debian 12](linux_x86_64/eprs_debian_12), [Debian 11](linux_x86_64/eprs_debian_11), [Debian 10](linux_x86_64/eprs_debian_10) +- [Debian 11](linux_x86_64/eprs_debian_11), [Debian 10](linux_x86_64/eprs_debian_10) ## Linux [IBM Power (ppc64le)](linux_ppc64le) @@ -59,12 +58,6 @@ Select a link to access the applicable installation instructions: - [SLES 15](linux_ppc64le/eprs_sles_15), [SLES 12](linux_ppc64le/eprs_sles_12) -## Linux [AArch64 (ARM64)](linux_arm64) - -### Debian and derivatives - -- [Debian 12](linux_arm64/eprs_debian_12) - ## Windows - [Windows Server 2022](windows), [Windows Server 2019](windows) diff --git a/product_docs/docs/eprs/7/installing/linux_arm64/eprs_debian_12.mdx b/product_docs/docs/eprs/7/installing/linux_arm64/eprs_debian_12.mdx deleted file mode 100644 index 70aadfbd86f..00000000000 --- a/product_docs/docs/eprs/7/installing/linux_arm64/eprs_debian_12.mdx +++ /dev/null @@ -1,61 +0,0 @@ ---- -navTitle: Debian 12 -title: Installing Replication Server on Debian 12 arm64 -# This topic is generated from templates. If you have feedback on it, instead of -# editing the page and creating a pull request, please enter a GitHub issue and -# the documentation team will update the templates accordingly. - -redirects: - - /eprs/7/03_installation/03_installing_rpm_package/arm64/eprs_deb12_arm ---- - -## Prerequisites - -Before you begin the installation process: - -- Set up the EDB repository. - - Setting up the repository is a one-time task. If you have already set up your repository, you don't need to perform this step. - - To determine if your repository exists, enter this command: - - `apt-cache search enterprisedb` - - If no output is generated, the repository isn't installed. - - To set up the EDB repository: - - 1. Go to [EDB repositories](https://www.enterprisedb.com/repos-downloads). - - 1. Select the button that provides access to the EDB repository. - 1. Select the platform and software that you want to download. - - 1. Follow the instructions for setting up the EDB repository. - -## Install the package - -You can install all Replication Server components with a single install command, or you may choose to install selected, individual components by installing only those particular packages. - -To install all Replication Server components: - -```shell -sudo apt-get -y install edb-xdb -``` - -To install an individual component: - -```shell -sudo apt-get -y install -``` - -Where `` is: - -| Package name | Component | -| -------------------- | --------------------------------------------------------------------- | -| `edb-xdb-console` | Replication console and the Replication Server command line interface | -| `edb-xdb-publisher` | Publication server | -| `edb-xdb-subscriber` | Subscription server | - -## Initial configuration - -Before using Replication Server, you must download and install JDBC drivers. See [Installing a JDBC driver](/eprs/7/installing/installing_jdbc_driver) for details. diff --git a/product_docs/docs/eprs/7/installing/linux_arm64/index.mdx b/product_docs/docs/eprs/7/installing/linux_arm64/index.mdx deleted file mode 100644 index 4367875be41..00000000000 --- a/product_docs/docs/eprs/7/installing/linux_arm64/index.mdx +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: "Installing Replication Server on Linux AArch64 (ARM64)" -navTitle: "On Linux ARM64" - -# This topic is generated from templates. If you have feedback on it, instead of -# editing the page and creating a pull request, please enter a GitHub issue and -# the documentation team will update the templates accordingly. -# Leaf template: products/replication-server/arm64_index.njk - -redirects: - - /eprs/latest/03_installation/03_installing_rpm_package/x86_amd64/ - -navigation: - - eprs_debian_12 ---- - -Operating system-specific install instructions are described in the corresponding documentation: - -### Debian and derivatives - -- [Debian 12](eprs_debian_12) diff --git a/product_docs/docs/eprs/7/installing/linux_x86_64/eprs_debian_12.mdx b/product_docs/docs/eprs/7/installing/linux_x86_64/eprs_debian_12.mdx deleted file mode 100644 index e47219ebdfe..00000000000 --- a/product_docs/docs/eprs/7/installing/linux_x86_64/eprs_debian_12.mdx +++ /dev/null @@ -1,61 +0,0 @@ ---- -navTitle: Debian 12 -title: Installing Replication Server on Debian 12 x86_64 -# This topic is generated from templates. If you have feedback on it, instead of -# editing the page and creating a pull request, please enter a GitHub issue and -# the documentation team will update the templates accordingly. - -redirects: - - /eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_deb12_x86 ---- - -## Prerequisites - -Before you begin the installation process: - -- Set up the EDB repository. - - Setting up the repository is a one-time task. If you have already set up your repository, you don't need to perform this step. - - To determine if your repository exists, enter this command: - - `apt-cache search enterprisedb` - - If no output is generated, the repository isn't installed. - - To set up the EDB repository: - - 1. Go to [EDB repositories](https://www.enterprisedb.com/repos-downloads). - - 1. Select the button that provides access to the EDB repository. - 1. Select the platform and software that you want to download. - - 1. Follow the instructions for setting up the EDB repository. - -## Install the package - -You can install all Replication Server components with a single install command, or you may choose to install selected, individual components by installing only those particular packages. - -To install all Replication Server components: - -```shell -sudo apt-get -y install edb-xdb -``` - -To install an individual component: - -```shell -sudo apt-get -y install -``` - -Where `` is: - -| Package name | Component | -| -------------------- | --------------------------------------------------------------------- | -| `edb-xdb-console` | Replication console and the Replication Server command line interface | -| `edb-xdb-publisher` | Publication server | -| `edb-xdb-subscriber` | Subscription server | - -## Initial configuration - -Before using Replication Server, you must download and install JDBC drivers. See [Installing a JDBC driver](/eprs/7/installing/installing_jdbc_driver) for details. diff --git a/product_docs/docs/eprs/7/installing/linux_x86_64/index.mdx b/product_docs/docs/eprs/7/installing/linux_x86_64/index.mdx index 69699a17b44..b928e427262 100644 --- a/product_docs/docs/eprs/7/installing/linux_x86_64/index.mdx +++ b/product_docs/docs/eprs/7/installing/linux_x86_64/index.mdx @@ -21,7 +21,6 @@ navigation: - eprs_sles_12 - eprs_ubuntu_22 - eprs_ubuntu_20 - - eprs_debian_12 - eprs_debian_11 - eprs_debian_10 --- @@ -64,8 +63,6 @@ Operating system-specific install instructions are described in the correspondin - [Ubuntu 20.04](eprs_ubuntu_20) -- [Debian 12](eprs_debian_12) - - [Debian 11](eprs_debian_11) - [Debian 10](eprs_debian_10) diff --git a/product_docs/docs/migration_toolkit/55/installing/index.mdx b/product_docs/docs/migration_toolkit/55/installing/index.mdx index fab67e074a6..05d247f5fae 100644 --- a/product_docs/docs/migration_toolkit/55/installing/index.mdx +++ b/product_docs/docs/migration_toolkit/55/installing/index.mdx @@ -29,7 +29,6 @@ legacyRedirects: navigation: - linux_x86_64 - linux_ppc64le - - linux_arm64 - install_on_mac - install_on_windows - installing_jdbc_driver @@ -59,7 +58,7 @@ Select a link to access the applicable installation instructions: - [Ubuntu 22.04](linux_x86_64/mtk_ubuntu_22), [Ubuntu 20.04](linux_x86_64/mtk_ubuntu_20) -- [Debian 12](linux_x86_64/mtk_debian_12), [Debian 11](linux_x86_64/mtk_debian_11), [Debian 10](linux_x86_64/mtk_debian_10) +- [Debian 11](linux_x86_64/mtk_debian_11), [Debian 10](linux_x86_64/mtk_debian_10) ## Linux [IBM Power (ppc64le)](linux_ppc64le) @@ -71,12 +70,6 @@ Select a link to access the applicable installation instructions: - [SLES 15](linux_ppc64le/mtk_sles_15), [SLES 12](linux_ppc64le/mtk_sles_12) -## Linux [AArch64 (ARM64)](linux_arm64) - -### Debian and derivatives - -- [Debian 12](linux_arm64/mtk_debian_12) - ## Macintosh - [Mac OS X](macos) diff --git a/product_docs/docs/migration_toolkit/55/installing/linux_arm64/index.mdx b/product_docs/docs/migration_toolkit/55/installing/linux_arm64/index.mdx deleted file mode 100644 index d7fea6257e9..00000000000 --- a/product_docs/docs/migration_toolkit/55/installing/linux_arm64/index.mdx +++ /dev/null @@ -1,13 +0,0 @@ ---- -title: "Installing Migration Toolkit on Linux AArch64 (ARM64)" -navTitle: "On Linux ARM64" - -navigation: - - mtk_debian_12 ---- - -Operating system-specific install instructions are described in the corresponding documentation: - -### Debian and derivatives - -- [Debian 12](mtk_debian_12) diff --git a/product_docs/docs/migration_toolkit/55/installing/linux_arm64/mtk_debian_12.mdx b/product_docs/docs/migration_toolkit/55/installing/linux_arm64/mtk_debian_12.mdx deleted file mode 100644 index 38442a608e9..00000000000 --- a/product_docs/docs/migration_toolkit/55/installing/linux_arm64/mtk_debian_12.mdx +++ /dev/null @@ -1,43 +0,0 @@ ---- -navTitle: Debian 12 -title: Installing Migration Toolkit on Debian 12 arm64 -# This topic is generated from templates. If you have feedback on it, instead of -# editing the page and creating a pull request, please enter a GitHub issue and -# the documentation team will update the templates accordingly. - -redirects: - - /migration_toolkit/55/05_installing_mtk/install_on_linux/arm64/mtk55_deb12_arm ---- - -## Prerequisites - -Before you begin the installation process: - -- Set up the EDB repository. - - Setting up the repository is a one-time task. If you have already set up your repository, you don't need to perform this step. - - To determine if your repository exists, enter this command: - - `apt-cache search enterprisedb` - - If no output is generated, the repository isn't installed. - - To set up the EDB repository: - - 1. Go to [EDB repositories](https://www.enterprisedb.com/repos-downloads). - - 1. Select the button that provides access to the EDB repository. - 1. Select the platform and software that you want to download. - - 1. Follow the instructions for setting up the EDB repository. - -## Install the package - -```shell -sudo apt-get -y install edb-migrationtoolkit -``` - -## Initial configuration - -Before invoking Migration Toolkit, you must download and install JDBC drivers for connecting to the source and target databases. See [Installing a JDBC driver](/migration_toolkit/latest/installing/installing_jdbc_driver/) for details. diff --git a/product_docs/docs/migration_toolkit/55/installing/linux_x86_64/index.mdx b/product_docs/docs/migration_toolkit/55/installing/linux_x86_64/index.mdx index d1db21374ff..b7a1c56aab5 100644 --- a/product_docs/docs/migration_toolkit/55/installing/linux_x86_64/index.mdx +++ b/product_docs/docs/migration_toolkit/55/installing/linux_x86_64/index.mdx @@ -20,7 +20,6 @@ navigation: - mtk_sles_12 - mtk_ubuntu_22 - mtk_ubuntu_20 - - mtk_debian_12 - mtk_debian_11 - mtk_debian_10 --- @@ -63,8 +62,6 @@ Operating system-specific install instructions are described in the correspondin - [Ubuntu 20.04](mtk_ubuntu_20) -- [Debian 12](mtk_debian_12) - - [Debian 11](mtk_debian_11) - [Debian 10](mtk_debian_10) diff --git a/product_docs/docs/migration_toolkit/55/installing/linux_x86_64/mtk_debian_12.mdx b/product_docs/docs/migration_toolkit/55/installing/linux_x86_64/mtk_debian_12.mdx deleted file mode 100644 index 31b22160b70..00000000000 --- a/product_docs/docs/migration_toolkit/55/installing/linux_x86_64/mtk_debian_12.mdx +++ /dev/null @@ -1,43 +0,0 @@ ---- -navTitle: Debian 12 -title: Installing Migration Toolkit on Debian 12 x86_64 -# This topic is generated from templates. If you have feedback on it, instead of -# editing the page and creating a pull request, please enter a GitHub issue and -# the documentation team will update the templates accordingly. - -redirects: - - /migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_deb12_x86 ---- - -## Prerequisites - -Before you begin the installation process: - -- Set up the EDB repository. - - Setting up the repository is a one-time task. If you have already set up your repository, you don't need to perform this step. - - To determine if your repository exists, enter this command: - - `apt-cache search enterprisedb` - - If no output is generated, the repository isn't installed. - - To set up the EDB repository: - - 1. Go to [EDB repositories](https://www.enterprisedb.com/repos-downloads). - - 1. Select the button that provides access to the EDB repository. - 1. Select the platform and software that you want to download. - - 1. Follow the instructions for setting up the EDB repository. - -## Install the package - -```shell -sudo apt-get -y install edb-migrationtoolkit -``` - -## Initial configuration - -Before invoking Migration Toolkit, you must download and install JDBC drivers for connecting to the source and target databases. See [Installing a JDBC driver](/migration_toolkit/latest/installing/installing_jdbc_driver/) for details.