Once the cloud infrastructure or on-premises server has been configured according to the prerequisites, you can install all EVA components using Helm.
EVA is divided into EVA App, EVA Agent, and EVA Vision according to service role. Each component is provided as an independent Helm chart.
Follow the installation process below in order to ensure that the system starts correctly.
🔔 To proceed with the installation, you must have an AWS Access Key for accessing and authenticating with the Mellerikat cloud image registry (ECR).
Because EVA components have dependencies, we recommend installing them in the following order.
Helm makes it easy to manage the EVA lifecycle.
values.yaml, then apply it with helm upgrade.helm uninstall.(Note: PVCs/PVs created for data persistence may need to be removed manually.)