...
Install Helm:
Install Helm in the Bastion:
Copy code
choco install kubernetes-helm
Disable SSL Setting:
Disable the SSL setting from the database server.
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
...
Create EAR Folder:
Create an EAR folder in the shared path and place the EAR file.
Deploy the Latest License:
Deploy the latest license provided by the support team and restart the license microservice.
...
8. Environment Configuration
...