A Install on Docker Compose
You can install MicroTx Distributed Transactions on Docker Compose and run sample applications.
For deployment instructions, refer to the README.md file in
the installation_directory/MicroTx-RELEASE/deployment-descriptors/docker-compose
folder.
You can create a similar configuration to install MicroTx Distributed Transactions in other supported environments. If you want to install MicroTx Distributed Transactions on a Kubernetes cluster, skip this section and see Install on a Kubernetes Cluster.
Note:
The instructions provided in this section are specific to test or development environments. Do not use these instructions to set up and use MicroTx Distributed Transactions in production environments.Do not use these instructions to install MicroTx Workflows on Docker Compose. Currently, Docker Compose deployment descriptors are provided only for the MicroTx Distributed Transactions coordinator, and not for MicroTx Workflows.