Skip to content
Emmanuel Mathot edited this page Jun 8, 2020 · 15 revisions

Welcome to the ADES wiki page.

Getting started ⚡️

ADES docker image

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.

ARGO Kubernetes backend

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

Run the ADES and start processing !

Go to Running ADES to start with processing services!