-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Emmanuel Mathot edited this page Jun 8, 2020
·
15 revisions
Welcome to the ADES wiki page.
The ADES is is packaged and delivered as a Docker container.
You can either
👷♀️ Build your own docker image from source code
or
🚢 Use the latest release version available on Docker Hub as eoepca/proc-ades:latest
In this guide, we assume using a locally packaged ADES so we will refer to proc-ades:latest
as the docker image. Please substitute with your image tag.
It is necessary to have a Kubernetes cluster with ARGO already configured and running to use properly ADES processing functionnalities. More information and a setup guide with Minikube is available in the wiki page dedicated to ARGO Kubernetes
Go to Running ADES to start with processing services!