Loading...
Loading...
Best practices for running Azure DocumentDB locally for development — choosing between the Gateway Docker image and the psql-only image, docker-compose setup, connection config (port 10260, TLS, SCRAM-SHA-256), env-driven configuration, sample-data management (`SKIP_INIT_DATA` / `INIT_DATA_PATH`), port bindings, and dev/prod parity via versioned seed and schema scripts. Use when setting up a new local dev environment, writing sample apps, building integration tests, or diagnosing local connection problems.
npx skill4agent add azure/documentdb-agent-kit documentdb-local-deploymentghcr.io/microsoft/documentdb/documentdb-local:latestmcr.microsoft.com/cosmosdb/ubuntu/documentdb-oss:...docker-compose.ymlhost.docker.internalrestart: unless-stopped--tls--tlsAllowInvalidCertificatestlsAllowInvalidCertificates=trueSKIP_INIT_DATAINIT_DATA_PATHsampledb127.0.0.1