Common Java Container Environment Variables
The following environment variables are set by default within all the MATRIXX Java Docker images. These values do not need to be changed and are here for reference only.
Environment Variable | Default Value |
---|---|
MTX_CONF_DIR | /opt/mtx/conf |
MTX_CORE_DIR | /var/mtx |
MTX_CUSTOM_DIR | /opt/mtx/custom |
MTX_DATA_DIR | /opt/mtx/data |
MTX_LOG_DIR | /var/log/mtx |
MTX_PID_DIR | /var/run/mtx |
MTX_WORK_DIR | /var/mtx |