Skip to content

Build

This section covers the build configuration options for creating container images of the Dataspace Ecosystem services. Customize base images, select vault implementations, and fine-tune your build pipeline.


  • Base Image Configuration


    Customize the Docker base image for all services. Choose between CentOS, Eclipse Temurin, or your own custom image.

    Base Image Configuration

  • Vault Selection Guide


    Select between HashiCorp Vault and Azure Key Vault implementations for secrets management in your deployment.

    Vault Selection Guide

  • TLS Configuration


    Toggle TLS for internal service communication across Helm charts, Terraform, and system tests.

    TLS Configuration


Next Steps

  • Configure your Base Image for production requirements
  • Choose a Vault Type for your deployment environment
  • Configure TLS for your deployment environment
  • Return to the Developer Guide for the full development workflow