LogoLogo
EDCDSPortalDAPS
CE 11.0.0
CE 11.0.0
  • Welcome
  • Key Concepts
  • FAQ
  • Frontend
    • Walkthrough
    • Dashboard
    • Providing
      • 1. Create Data Offer
      • 2. Create Asset
      • 3. Create Policy
      • 4. Create Contract Definition
    • Consuming
      • 1. Finding Offers
      • 2. Initiating Transfers (HttpData-Push)
      • 3. Transfer History
    • Contract Termination
  • Backend
    • Postman
    • API-Wrapper vs Management-API
    • API-Wrapper
      • Java Client Library
    • Management-API
      • Secrets API
      • Contract Definition: Multiple Assets
      • QuerySpec
      • Health Check APIs
      • Policy: Business Partner Groups
      • Policy: Unrestricted
    • Data Transfer
      • HttpData-Pull (Parameterized)
      • AWS S3 Transfer
      • Source: Audit Headers
      • Source/Sink: OAuth2/API-Key
  • Community Edition Deployment
    • Overview
    • Local Demo
    • Production
  • Customer Links
    • Glossary
    • sovity Hub
    • Service Desk
Powered by GitBook
LogoLogo

sovity

  • Homepage
  • About us
  • GitHub
  • LinkedIn

Information

  • Contact
  • Imprint
  • Privacy Policy

© by sovity GmbH

On this page
  • Control Plane with integrated Data Plane
  • Control Plane + Data Plane (Standalone)

Was this helpful?

Edit on GitHub
  1. Community Edition Deployment

Production

Last updated 2 months ago

Was this helpful?

Every deployment has to decide the following:

  • Which dataspace do you want to roll-in to?

    • This decides features, auth mechanisms, policies and compatibility to other connectors

  • Which setup do you want to deploy?

    • Every variant now supports both the setups "Control Plane with integrated Data Plane" and "Control Plane + Data Plane (Standalone)"

Control Plane with integrated Data Plane

This deployment requires only one backend and one DB.

See .

Control Plane + Data Plane (Standalone)

This deployment requires two backends and two DBs.

Note, that you could theoretically always deploy additional standalone data planes, even if the first data plane is integrated into the control plane.

See .

Deployment Goal: Production: Control Plane with integrated Data Plane
Deployment Goal: Production: Control Plane + Data Plane (Standalone)