-
Notifications
You must be signed in to change notification settings - Fork 5
Installation
bbrauzzi edited this page Oct 8, 2021
·
2 revisions
In this section, we will start the ADES container and check that it is ready to accept requests. We use the Helm charts for deploying the ADES.
Be sure tou have all the prerequisistes setup before starting the installation.
- For deploying the Ades in production on a Kubernetes cluster (e.g. commercial providers), please proceed to the section [Install on a Kubernetes Cluster](Install on a Kubernetes Cluster).
- For deploying the Ades for developing and testing purposes (e.g. on local machine), please proceed to the section [Install on a Minikube Cluster](Install on a Minikube Cluster)
- For building the Ades docker image using the project source code, please proceed to the section [Build from source](Build from source)