Skip to content

Single-command Deployment

Context

The EDDIE Framework is deployed by the eligible party. Since the eligible party may not be familiar with the internal technologies of the EDDIE Framework, it is essential that the framework can downloaded and deployed easily without extended technical knowledge of the underlying technologies. To achieve this, all the software component of the EDDIE Framework are containerized using Docker. This way, the whole EDDIE Framework can be downloaded, deployed and run by using a single Docker compose command.

Stimulus

The eligible party executes a Docker compose command to download and run the EDDIE Framework on the selected computing infrastructure (which hosts the Docker runtime).

Response

All the software components of the EDDIE Framework are downloaded from a Docker registry, and start running.