1.1 High-Level Tasks to Install MicroTx
Use the high-level list of tasks as a reference to install, configure, and use Transaction Manager for Microservices (MicroTx).
| Task | Description | See |
|---|---|---|
| Review the environment requirements, supported platforms, and prerequisite configurations before proceeding with the installation. | Plan the installation and setup of MicroTx based on your business requirements. | Plan |
| Download the installation bundle. | The installation bundle contains the MicroTx image and other required files. | Download the Installation Bundle |
| Complete the authentication and authorization requirements. | Set up an identity provider and create an access token. | About Authentication and Authorization |
| Push MicroTx images to Docker registry, provide configuration information, and then install MicroTx. | Install MicroTx on a Kubernetes cluster. Provide
configuration information in the values.yaml
file.
|
Install on a Kubernetes Cluster |
| Access MicroTx. | Verify that the MicroTx components were installed successfully and access the services. | Access MicroTx |
Parent topic: About Transaction Manager for Microservices