Versions Compared

Key

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

...

Excerpt
nameuepe-values-assumptions
Info

Example below has made the following assumptions:

  1. PostgreSQL is used as the system database.

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

  3. It is assumed that you have configured Postgres admin password (postgresqlPassword) through secret. If you have not done so, please see https://infozone.atlassian.net/wiki/spaces/UEPE4D/pages/251560020/Usage+Engine+Private+Edition+Preparations+-+Azure+4.2#Bootstrapping-System-Credentials-%5BinlineExtension%5D for guidance.

  4. The system database creation is done automatically during installation. And the following password values are randomly generated:

    • jdbcPassword

    • mzownerPassword

    • postgresqlPassword or oraclePassword or saphanaPassword

  5. In case you are using DB tool uepe-sys-db-tool.jar to create the system database manually, you need to ensure the credentials stated in point 3 are included to the secret as well, please see https://infozone.atlassian.net/wiki/spaces/UEPE4D/pages/251560020/Usage+Engine+Private+Edition+Preparations+-+Azure+4.2#Bootstrapping-System-Credentials-%5BinlineExtension%5D for details.