Overview
The Material Management module consists of the following docker images.
| Docker Repository | Docker Image | Description |
|---|---|---|
mat/helmchart/mat |
bcidockerregistry.azurecr.io/mat/helmchart/mat |
The Material Management helmchart, containing dependencies, configuration, and deployment information |
mat/materialmanagement-backendservice |
bcidockerregistry.azurecr.io/mat/materialmanagement-backendservice |
The Material Management backend service |
mat/materialmanagement-database-cli |
bcidockerregistry.azurecr.io/mat/materialmanagement-database-cli |
The docker image which will be executed as a kubernetes job, to install/update the database on the target schema |
mat/materialmanagement-autoupdateservice |
bcidockerregistry.azurecr.io/mat/materialmanagement-autoupdateservice |
The docker image which will be executed as a kubernetes job, to perform some operations before the backend service starts, eg:updating run time configurations. |