You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{product} is a fully supported, open developer platform that reduces friction and frustration of developers while boosting productivity.
16
+
17
+
This platform is driven by a centralized software catalog, providing efficiency to your microservices and infrastructure.
18
+
19
+
Use {product} to simplify decision-making through a selection of internally approved tools, programming languages, and developer resources within a self-managed portal.
Copy file name to clipboardExpand all lines: assemblies/assembly-configuring-external-postgresql-databases.adoc
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,9 @@ As an administrator, you can configure and use external PostgreSQL databases in
5
5
6
6
[NOTE]
7
7
====
8
-
{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.
8
+
{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.
9
9
10
-
Also, configuring an external PostgreSQL instance by using the {product} Operator or Helm Chart is not intended for production use.
10
+
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.
To access the Home page in {product}, the base URL must include the `/developer-hub` proxy. You can configure the Home page by passing the data into the `app-config.yaml` file as a proxy. You can provide data to the Home page from the following sources:
7
+
8
+
* JSON files hosted on GitHub or GitLab.
9
+
* A dedicated service that provides the Home page data in JSON format using an API.
0 commit comments