Page cover

Deployment Guides

Learn how to deploy Ocean Enterprise in your environment.

This chapter explains how to install and configure the components of the Ocean Enterprise software stack. All components run in Docker containers on a Linux operating system. Deploying the OE components requires solid familiarity with Linux, Docker Engine, and Docker Compose.

As described in the Dataspace Configuration Options chapter, the OE Stack supports two deployment modes - with SSI-based access control enabled or disabled. Because the required components and installation order vary by configuration, consult the dedicated chapter on the installation sequence for each configuration.

Each deployment subchapter is structured into four parts:

  • Prerequisites: lists the hardware, software, and other requirements for running the component Note: The hardware specifications provided represent the minimum configuration identified during our testing. Actual requirements vary based on workload characteristics such as the number of concurrent requests and expected response times. We recommend starting with an estimated configuration based on your anticipated workload, monitoring system performance over time, and adjusting resources accordingly.

  • Deployment Steps: describes the tasks required to perform to install and configure the component.

  • Post installation steps: tasks that must be completed for the component to function properly

  • Environment Variables: explains the purpose and usage of each environment variable needed by the component

This chapter includes the following information:

Last updated