Guide for using the installation wizard in Convier
By default, Convier reads config like OIDC client ID and secret from environment variables, but configuration may also be fetched from a secrets store if running in a supported environment (e.g. App Service).
To fetch config directly from a key vault in Azure when running as an App Service, do the following:
Key Vault Secrets OfficerAZURE_KEY_VAULT_NAME
AZURE_KEY_VAULT_URL if not a standard URLKey Vault Secrets UserGOOGLE_SECRET_MANAGER_PROJECT_ID=<your project id>INSTALLATION_MODE=true or create secret (INSTALLATION-MODE=true).INSTALLATION_PASSWORDJDBC_CONNECTION_STRING -> JDBC-CONNECTION-STRING)INSTALLATION_MODE=false and restart serviceSERVER_PORT=80USE_SECRET_STORE=trueWEBSITES_ENABLE_APP_SERVICE_STORAGE=true