Skip to content

Implementing Pilot on BDE Stack

Arnaud S'Jongers edited this page Jan 8, 2018 · 4 revisions

This guide explains the steps a pilot case partners must execute to get a pilot running on the BDE stack. The guide includes the setup of the init daemon, docker-compose pipeline and integrator UI. Once all steps have been executed and the docker-compose has been published on GitHub, the pilot case can easily be deployed through the Swarm UI on the platform.

The following steps need to be executed to get a pipeline running on the platform. Each of the steps is described in more detail below.


Implementing Pilot on BDE Stack

  1. List the required images and dependencies
  2. Add support for the init daemon
  3. Build a pipeline flow
  4. Create a configuration for the Integrator UI
  5. Construct a docker-compose.yml file
Clone this wiki locally