Skip to content

Commit

Permalink
Merge pull request #3083 from EnterpriseDB/docs/install-templates/gen…
Browse files Browse the repository at this point in the history
…erated-comment

Install templates: added comment about topics being generated
  • Loading branch information
drothery-edb authored Sep 1, 2022
2 parents 3b0d653 + 2bf186a commit 98ee45d
Show file tree
Hide file tree
Showing 206 changed files with 625 additions and 10 deletions.
20 changes: 10 additions & 10 deletions install_template/deploy.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -223,25 +223,25 @@ const moveDoc = async (product, platform, version) => {
when({product: {name: "Hadoop Foreign Data Wrapper", version: 2}, platform: {name: "RHEL 8"}},
(ctx) => `hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/${fmtArchPath(ctx)}/hadoop_rhel8_${fmtArchFilename(ctx)}.mdx`),
when({product: {name: "EDB JDBC Connector"}, platform: {name: "CentOS 7"}},
(ctx) => `jdbc_connector/42.3.3.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_centos7_${fmtArchFilename(ctx)}.mdx`),
(ctx) => `jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_centos7_${fmtArchFilename(ctx)}.mdx`),
when({product: {name: "EDB JDBC Connector"}, platform: {name: "AlmaLinux 8 or Rocky Linux 8"}},
(ctx) => `jdbc_connector/42.3.3.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_other_linux8_${fmtArchFilename(ctx)}.mdx`),
(ctx) => `jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_other_linux8_${fmtArchFilename(ctx)}.mdx`),
when({product: {name: "EDB JDBC Connector"}, platform: {name: "RHEL 7 or OL 7"}},
(ctx) => `jdbc_connector/42.3.3.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_rhel7_${fmtArchFilename(ctx)}.mdx`),
(ctx) => `jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_rhel7_${fmtArchFilename(ctx)}.mdx`),
when({product: {name: "EDB JDBC Connector"}, platform: {name: "RHEL 8 or OL 8"}},
(ctx) => `jdbc_connector/42.3.3.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_rhel8_${fmtArchFilename(ctx)}.mdx`),
(ctx) => `jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_rhel8_${fmtArchFilename(ctx)}.mdx`),
when({product: {name: "EDB JDBC Connector"}, platform: {name: "RHEL 8"}},
(ctx) => `jdbc_connector/42.3.3.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_rhel8_${fmtArchFilename(ctx)}.mdx`),
(ctx) => `jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_rhel8_${fmtArchFilename(ctx)}.mdx`),
when({product: {name: "EDB JDBC Connector"}, platform: {name: "SLES 12"}},
(ctx) => `jdbc_connector/42.3.3.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_sles12_${fmtArchFilename(ctx)}.mdx`),
(ctx) => `jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_sles12_${fmtArchFilename(ctx)}.mdx`),
when({product: {name: "EDB JDBC Connector"}, platform: {name: "SLES 15"}},
(ctx) => `jdbc_connector/42.3.3.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_sles15_${fmtArchFilename(ctx)}.mdx`),
(ctx) => `jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_sles15_${fmtArchFilename(ctx)}.mdx`),
when({product: {name: "EDB JDBC Connector"}, platform: {name: "Debian 10"}},
(ctx) => `jdbc_connector/42.3.3.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_deb10_${fmtArchFilename(ctx)}.mdx`),
(ctx) => `jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_deb10_${fmtArchFilename(ctx)}.mdx`),
when({product: {name: "EDB JDBC Connector"}, platform: {name: "Ubuntu 18.04"}},
(ctx) => `jdbc_connector/42.3.3.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_ubuntu18_${fmtArchFilename(ctx)}.mdx`),
(ctx) => `jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_ubuntu18_${fmtArchFilename(ctx)}.mdx`),
when({product: {name: "EDB JDBC Connector"}, platform: {name: "Ubuntu 20.04"}},
(ctx) => `jdbc_connector/42.3.3.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_ubuntu20_${fmtArchFilename(ctx)}.mdx`),
(ctx) => `jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_ubuntu20_${fmtArchFilename(ctx)}.mdx`),

when({product: {name: "Migration Toolkit"}, platform: {name: "SLES 12"}},
(ctx) => `migration_toolkit/55/05_installing_mtk/install_on_linux/${fmtArchPath(ctx)}/mtk55_sles12_${fmtArchFilename(ctx)}.mdx`),
Expand Down
3 changes: 3 additions & 0 deletions install_template/templates/platformBase/base.njk
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: {{ platform.name }}
title: Installing {{ product.name }} on {{ platform.name }} {{ platform.arch }}
# 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: RHEL 8
title: Installing EDB*Plus on RHEL 8 ppc64le
# 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: SLES 12
title: Installing EDB*Plus on SLES 12 ppc64le
# 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: SLES 15
title: Installing EDB*Plus on SLES 15 ppc64le
# 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: CentOS 7
title: Installing EDB*Plus on CentOS 7 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: Debian 10
title: Installing EDB*Plus on Debian 10 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: AlmaLinux 8 or Rocky Linux 8
title: Installing EDB*Plus on AlmaLinux 8 or Rocky Linux 8 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: RHEL 7 or OL 7
title: Installing EDB*Plus on RHEL 7 or OL 7 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: RHEL 8 or OL 8
title: Installing EDB*Plus on RHEL 8 or OL 8 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: SLES 12
title: Installing EDB*Plus on SLES 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: SLES 15
title: Installing EDB*Plus on SLES 15 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: Ubuntu 18.04
title: Installing EDB*Plus on Ubuntu 18.04 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: Ubuntu 20.04
title: Installing EDB*Plus on Ubuntu 20.04 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: RHEL 8
title: Installing Failover Manager on RHEL 8 ppc64le
# 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: SLES 12
title: Installing Failover Manager on SLES 12 ppc64le
# 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: SLES 15
title: Installing Failover Manager on SLES 15 ppc64le
# 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: CentOS 7
title: Installing Failover Manager on CentOS 7 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: Debian 10
title: Installing Failover Manager on Debian 10 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: AlmaLinux 8 or Rocky Linux 8
title: Installing Failover Manager on AlmaLinux 8 or Rocky Linux 8 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: RHEL 7 or OL 7
title: Installing Failover Manager on RHEL 7 or OL 7 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: RHEL 8 or OL 8
title: Installing Failover Manager on RHEL 8 or OL 8 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: SLES 12
title: Installing Failover Manager on SLES 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: SLES 15
title: Installing Failover Manager on SLES 15 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: Ubuntu 18.04
title: Installing Failover Manager on Ubuntu 18.04 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: Ubuntu 20.04
title: Installing Failover Manager on Ubuntu 20.04 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: RHEL 8
title: Installing EDB Postgres Advanced Server on RHEL 8 ppc64le
# 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: SLES 12
title: Installing EDB Postgres Advanced Server on SLES 12 ppc64le
# 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: SLES 15
title: Installing EDB Postgres Advanced Server on SLES 15 ppc64le
# 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: CentOS 7
title: Installing EDB Postgres Advanced Server on CentOS 7 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: Debian 10
title: Installing EDB Postgres Advanced Server on Debian 10 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: AlmaLinux 8 or Rocky Linux 8
title: Installing EDB Postgres Advanced Server on AlmaLinux 8 or Rocky Linux 8 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: RHEL 7 or OL 7
title: Installing EDB Postgres Advanced Server on RHEL 7 or OL 7 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: RHEL 8 or OL 8
title: Installing EDB Postgres Advanced Server on RHEL 8 or OL 8 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: SLES 12
title: Installing EDB Postgres Advanced Server on SLES 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: SLES 15
title: Installing EDB Postgres Advanced Server on SLES 15 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.
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
navTitle: Ubuntu 18.04
title: Installing EDB Postgres Advanced Server on Ubuntu 18.04 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.
---

## Prerequisites
Expand Down
Loading

0 comments on commit 98ee45d

Please sign in to comment.