Skip to content

Instantly share code, notes, and snippets.

@wwwy3y3
Last active August 22, 2024 07:47
Show Gist options
  • Save wwwy3y3/6f1c2c26304126d8587dfa01805d9042 to your computer and use it in GitHub Desktop.
Save wwwy3y3/6f1c2c26304126d8587dfa01805d9042 to your computer and use it in GitHub Desktop.
script
{
"masterDatabaseUsername": "<secret>",
"masterDatabasePassword": "<secret>",
"keycloakMasterRealmAdminPassword": "<secret>",
"keycloakDbPassword": "<secret>",
"sqlEngineDbPassword": "<secret>",
"webDbPassword": "<secret>",
"metabasePassword": "<secret>",
"minioPassword": "<secret>",
"sqlPropertiesEncryptKey": "<secret>"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment