Set Passwords Using Environment Variables/System Properties¶
The instructions on this page explain how you can set the configuration passwords in the <IS_HOME>/repository/conf/deployment.toml file using values passed from environment variables and system properties.
This is done using the $env{ENV_VAR} and the $sys{system.property} placeholders as shown below.