Skip to main content

Environments

Shared reference for how Marqo Cloud environments are named and configured. This is the cross-team index; service repos hold the authoritative per-service config.

Stub — fill in from source-of-truth config.

The control-plane build is configured via ENVIRONMENT / LOCAL_CONFIG (e.g. environment=dev); CDK defines the deployed cells. Populate the table below from cloud_control_plane config and cloud_control_plane_cdk as the canonical sources, and link back to them rather than duplicating values.

StagePurposeNotes
localLocal developmentUsed by the doc/spec tooling (LOCAL_CONFIG=dev).
devShared development / previewLibrary docs deploy uses the dev GitHub environment.
stagingPre-production validationIntegration + billing tests run here (see cloud_integration_tests).
prodProduction

Where environment config lives