Skip to main content
Version: v0.15

Storage

Storage Module

This module provides persistent storage and facilitates the creation of hierarchical data structures.
Documents may have complex structures and subcollections and can be stored locally or on a cloud provider.

Features

  • Local storage
  • Microsoft Azure
  • Google Cloud
  • AWS S3
  • Alibaba Cloud (Aliyun)

Dependencies

This module has no dependencies.

Minimum Configuration

This module is disabled by default as it requires specifying a storage provider.
See Configuration.

Environmental Variables

NameRequiredDescriptionExample
CONDUIT_SERVERTrueConduit Core's address and port0.0.0.0:55152
SERVICE_URLFalseThis should be where this service listens on. If behind a LB it should point to the LB's IP/DNS0.0.0.0:56154
GRPC_PORTFalsePort to be used by the gRPC server56154