Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Core settings

Resolution, the deployment environment, vars and secrets, the HTTP server, storage and cluster mode. Every table on these pages carries the wire name, the default the code uses, and the ORION_* override.

PageHolds
How settings are resolvedstruct defaults, the config file with ${VAR} and env:// references, then ORION_SECTION__KEY variables.
Deployment environmentany value starting with prod turns three warnings into startup errors, and ORION_ENVIRONMENT is the override.
Vars and secretsthe per-environment values a workflow reads by name, which is recorded in traces, and which value shapes each refuses.
Server settingsbind address and port, shutdown timeouts, the admin body limit, data mounts, verbose errors, TLS, compression and the API docs.
Storage settingsthe storage.url that selects SQLite, PostgreSQL or MySQL, pool sizing, encryption at rest, backups and auto_migrate.
Cluster settingsenabling multi-replica mode, the shared Redis, the epoch poll interval and the per-replica instance_id, with their defaults.

Last verified 14 September 2026