API reference
Status of the generated, interactive TelAPI reference (Swagger view) and how an export is produced from a platform release.
Status of the generated, interactive TelAPI reference (Swagger view) and how an export is produced from a platform release.
Where Delphi runtime configuration lives, how it loads, and how to change it safely — bootstrap .env, AWS SSM, AWS Secrets Manager, and the vars.yaml manifest.
How fetch-env.sh resolves each variable from bootstrap, AWS SSM, AWS Secrets Manager, external secrets, defaults, and runtime composition — including precedence and namespace conventions.
Searchable catalogue of environment variables consumed by Delphi services, with source, scope, and default.
The two scripts every service uses — init.sh brings the service up from a clean shell, update.sh wraps it with backups and confirmation for steady-state operations.
Pulling database credentials from a managed-database secret like the RDS master user JSON, instead of the per-service Secrets Manager bundle.
Per-service operations index — purpose, runtime, ports, dependencies, and links to each service's operations page.
Canonical pinned versions of every upstream image and tool the platform ships, where they're declared, and how to refresh this page on each release.
Field-by-field reference for the vars.yaml manifest each service ships, with worked examples for required, sensitive, secret.arn_from, and compose.template.