Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt
nameuepe-values-assumptions
Note

In this example, the following assumptions has have been made:

  1. PostgreSQL is used as the system database.

  2. Postgres admin username (postgres.adminUsername) value is  is set to the default PostgreSQL administrator.

  3. It is assumed that you have previously bootstrapped the postgresqlPassword secret key with a value equal to db_password which has configured in the terraform.tfvars. Please see file. For instructions on how to do this, please refer to the https://infozone.atlassian.net/wiki/spaces/UEPE4D/pages/251560020/Usage+Engine+Private+Edition+Preparations+-+Azure+4.2#Bootstrapping-System-Credentials-%5BinlineExtension%5D section for an explanation on how to do this.

  4. The system database is automatically created during installation.

  5. jdbcPassword and mzownerPassword are randomly generated.

  6. postgresqlPassword / oraclePassword / saphanaPassword is not randomly generated and therefore you need to create them in must be created as secretas described in point 3.

  7. In case If you are using the database tool uepe-sys-db-tool.jar to create the system database manually, you need to ensure that the credentials stated mentioned in point 5 and 6 are both included in the secret, please see . For more details, refer to the https://infozone.atlassian.net/wiki/spaces/UEPE4D/pages/251560020/Usage+Engine+Private+Edition+Preparations+-+Azure+4.2#Bootstrapping-System-Credentials-%5BinlineExtension%5D for details section.