Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Install Helm:

    • Install Helm in the Bastion:

      Copy code

      choco install kubernetes-helm

  2. Disable SSL Setting:

    • Disable the SSL setting from the database server.

  3. Install Adeptia Connect:

    • Install Adeptia Connect using Helm:

      Copy code

      helm install <<release name>> <<adeptia connect helmcharts path>>/ --timeout 10m --debug -n <<namespace>>

...

6. NGINX and Ingress Setup

...

  1. Create EAR Folder:

    • Create an EAR folder in the shared path and place the EAR file.

  2. Deploy the Latest License:

    • Deploy the latest license provided by the support team and restart the license microservice.

...

8. Environment Configuration

...