Strata is pre-1.0. APIs, protocol, and storage format may change.
Operations
Strata is configured with environment variables and package-level configuration.
Environment variables
Section titled “Environment variables”STRATA_TOKEN: shared secret for v1 auth.STRATA_DATA_DIR: DETS persistence location.STRATA_STATIC_DIR: static HTTP asset root.
When STRATA_STATIC_DIR is not set, non-WebSocket HTTP requests return 404.