A Deploy Your Application

Before you begin, ensure that you have completed the following tasks:
  1. Installed Transaction Manager for Microservices (MicroTx).
  2. Integrated MicroTx library with your application code.

Workflow to deploy your application

Build your application code to create a Docker image for each application microservice, push the Docker image to a remote repository, set up the required environment, enter the configuration details in the YAML file, and then install the application.

  1. Build the Docker Image
  2. Push App Image to a Remote Repo
  3. Create Helm Files
  4. Install Your Application