.env
file containing configuration options. Among them are the passwords to be set. Note that most of those passwords configured that way will only work on a fresh database. Example:POSTGRES_PASSWORD
configures the password for the postgres
administration user of the PostgreSQL database.PGADMIN_PASSWORD
configures the password for the admin
user of the PgAdmin web interface. Note that it is necessary to set it only if your deployment profile deploys this tool.KEYCLOAK_PASSWORD
configures the password for the keycloak
administration user of the default master
realm of Keycloak.keycloak
) and change it.I2B2_WILDFLY_PASSWORD
configures the password for the admin
user of the wildfly instance hosting i2b2.I2B2_SERVICE_PASSWORD
configures the password for the AGG_SERVICE_ACCOUNT
user of i2b2, used to operate background automated tasks by the i2b2 services.I2B2_USER_PASSWORD
configures the password for the default i2b2
and demo
users used by MedCo.