Deployment
This section explains the deployment process of TAFJ Micro EE.
You can use the same deployment process of Temenos Transact or TAFJ EE, be it on premises or in a containerized environment.
CLI scripts and a docker build example is required to get started. You can find these resources in the release package under $TAFJ_HOME/appserver/micro/deployment.
This docker build example makes use of Temenos internal maven repository to install Temenos Transact and TAFJ applications and should be used as a model when an access to this repository is not possible (by replacing curl commands with copy commands).
In this topic