From cb8fb6d42d2df6341eaa02afef6082792003e907 Mon Sep 17 00:00:00 2001 From: jmagak Date: Tue, 22 Oct 2024 17:38:00 +0200 Subject: [PATCH 1/5] Updates notes on Configuring external PostgreSQL databases --- .../assembly-configuring-external-postgresql-databases.adoc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/assemblies/assembly-configuring-external-postgresql-databases.adoc b/assemblies/assembly-configuring-external-postgresql-databases.adoc index 3f63696dbf..1021980780 100644 --- a/assemblies/assembly-configuring-external-postgresql-databases.adoc +++ b/assemblies/assembly-configuring-external-postgresql-databases.adoc @@ -5,9 +5,9 @@ As an administrator, you can configure and use external PostgreSQL databases in [NOTE] ==== -{product-short} supports only configuring external PostgreSQL databases. You can perform maintenance activities, such as backing up your data or configuring high availability (HA) for the external PostgreSQL databases. +{product-short} supports the configuration of external PostgreSQL databases. You can perform maintenance activities, such as backing up your data or configuring high availability (HA) for the external PostgreSQL databases. -Also, configuring an external PostgreSQL instance by using the {product} Operator or Helm Chart is not intended for production use. +By default, the {product} or Helm Chart creates a local PostgreSQL database. However, this is not recommended for production use. For production use, disable the local database creation and connect {product-short} to an external PostgreSQL instance. ==== @@ -17,5 +17,3 @@ include::modules/admin/proc-configuring-postgresql-instance-using-helm.adoc[leve include::modules/admin/proc-migrating-databases-to-an-external-server.adoc[leveloffset=+1] - - From 251c0855fbff44f9d5395d9cdd4afd52ec725302 Mon Sep 17 00:00:00 2001 From: jmagak Date: Tue, 22 Oct 2024 17:58:49 +0200 Subject: [PATCH 2/5] Updates notes on Configuring external PostgreSQL databases --- .../assembly-configuring-external-postgresql-databases.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assemblies/assembly-configuring-external-postgresql-databases.adoc b/assemblies/assembly-configuring-external-postgresql-databases.adoc index 1021980780..6ec2ec28cc 100644 --- a/assemblies/assembly-configuring-external-postgresql-databases.adoc +++ b/assemblies/assembly-configuring-external-postgresql-databases.adoc @@ -7,7 +7,7 @@ As an administrator, you can configure and use external PostgreSQL databases in ==== {product-short} supports the configuration of external PostgreSQL databases. You can perform maintenance activities, such as backing up your data or configuring high availability (HA) for the external PostgreSQL databases. -By default, the {product} or Helm Chart creates a local PostgreSQL database. However, this is not recommended for production use. For production use, disable the local database creation and connect {product-short} to an external PostgreSQL instance. +By default, the {product} or Helm Chart creates a local PostgreSQL database, but this is not recommended for production use. For production use, disable the local database creation and connect {product-short} to an external PostgreSQL instance. ==== From 7263f29149e5cec64c831a13e3e402ec7f8933b8 Mon Sep 17 00:00:00 2001 From: jmagak Date: Tue, 22 Oct 2024 19:39:27 +0200 Subject: [PATCH 3/5] Updates notes on Configuring external PostgreSQL databases --- .../assembly-configuring-external-postgresql-databases.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assemblies/assembly-configuring-external-postgresql-databases.adoc b/assemblies/assembly-configuring-external-postgresql-databases.adoc index 6ec2ec28cc..7ca7fccf0c 100644 --- a/assemblies/assembly-configuring-external-postgresql-databases.adoc +++ b/assemblies/assembly-configuring-external-postgresql-databases.adoc @@ -7,7 +7,7 @@ As an administrator, you can configure and use external PostgreSQL databases in ==== {product-short} supports the configuration of external PostgreSQL databases. You can perform maintenance activities, such as backing up your data or configuring high availability (HA) for the external PostgreSQL databases. -By default, the {product} or Helm Chart creates a local PostgreSQL database, but this is not recommended for production use. For production use, disable the local database creation and connect {product-short} to an external PostgreSQL instance. +By default, the {product} operator or Helm Chart creates a local PostgreSQL database, but this is not recommended for production use. For production use, disable the local database creation and connect {product-short} to an external PostgreSQL instance. ==== From 6eedddadec91da4af320422503ba7fbba774eeef Mon Sep 17 00:00:00 2001 From: jmagak Date: Wed, 23 Oct 2024 16:19:17 +0200 Subject: [PATCH 4/5] Updates notes on Configuring external PostgreSQL databases --- .../assembly-configuring-external-postgresql-databases.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assemblies/assembly-configuring-external-postgresql-databases.adoc b/assemblies/assembly-configuring-external-postgresql-databases.adoc index 7ca7fccf0c..031c46efc9 100644 --- a/assemblies/assembly-configuring-external-postgresql-databases.adoc +++ b/assemblies/assembly-configuring-external-postgresql-databases.adoc @@ -7,7 +7,7 @@ As an administrator, you can configure and use external PostgreSQL databases in ==== {product-short} supports the configuration of external PostgreSQL databases. You can perform maintenance activities, such as backing up your data or configuring high availability (HA) for the external PostgreSQL databases. -By default, the {product} operator or Helm Chart creates a local PostgreSQL database, but this is not recommended for production use. For production use, disable the local database creation and connect {product-short} to an external PostgreSQL instance. +By default, the {product} operator or Helm Chart creates a local PostgreSQL database. However, this configuration is not suitable for the production environments. For production deployments, disable the creation of local database and configure {product-short} to connect to an external PostgreSQL instance instead. ==== From 99a3fc54fda4901383dedebeb806876f8cafb7c7 Mon Sep 17 00:00:00 2001 From: jmagak <124673476+jmagak@users.noreply.github.com> Date: Tue, 22 Oct 2024 15:57:05 +0200 Subject: [PATCH 5/5] RHIDP-3681-Remove-Incorrect-Links-In-Documentation (#485) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Fix incorrect links * Correct link --------- Co-authored-by: Nick Boldt Co-authored-by: Fabrice Flore-Thébault --- assemblies/assembly-admin-templates.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/assemblies/assembly-admin-templates.adoc b/assemblies/assembly-admin-templates.adoc index 2c70dfd382..e200a047a5 100644 --- a/assemblies/assembly-admin-templates.adoc +++ b/assemblies/assembly-admin-templates.adoc @@ -22,5 +22,4 @@ include::modules/templates/proc-adding-templates.adoc[leveloffset=+1] [role="_additional-resources"] .Additional resources -* link:{LinkGettingStartedGuide}[Configuring a GitHub App in {product-short}] -* link:{LinkGettingStartedGuide}[Enabling the GitLab OAuth authentication provider] +* link:{authentication-book-url}#assembly-auth-provider-github[Enabling the GitHub authentication provider]