...
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
1. Credentials and Network Setup
...
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
...
For monitoring and backup, the EFK stack is installed for log management, and Grafana is installed with Prometheus for monitoring. Additionally, Velero is set up for backup, using Azure Blob Storage as the storage location. Finally, the setup is completed by configuring the AI Map properties for generative AI functionality within the system, ensuring all components are properly integrated and configured. This process ensures a fully functional AC Express system, ready for use.