The provided example above has made the following assumptions: PostgreSQL is used as the system database. Postgres admin username (postgres.adminUsername ) value is set to the default PostgreSQL administrator. It is assumed that you have configured PostgreSQL admin password (postgres.postgresqlPassword) through secret. If you have not done so, please 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 section for an explanation on how to do this. The system database is automatically created during installation. jdbcPassword and mzownerPassword are randomly generated.
Please note that postgresqlPassword / oraclePassword / saphanaPassword is not randomly generated and therefore you need to create them in secretas described in point 3. In case you are using DB database tool uepe-sys-db-tool.jar to create the system database manually, you need to ensure the credentials stated in point 5 and 6 are both included to the secret, 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.
|