Server configuration reference.
Every environment variable and YAML key the dpndncY server reads, with defaults and recommendations.
Executable docs ship with the install
The full reference for this topic — configuration files, code samples, CLI flags, API endpoints — ships inside every dpndncY installation so it always matches your installed version. This public-preview page lists what the in-product docs cover.
In the in-product docs
- Core: DPNDNCY_URL, DPNDNCY_PORT, DPNDNCY_DATA_DIR
- Signing: DPNDNCY_SIGNING_KEY_PATH, DPNDNCY_SIGNING_KEY_AUTOGEN
- Database: DPNDNCY_DB_DRIVER (sqlite | postgres), connection URL
- SSO: DPNDNCY_OIDC_*, DPNDNCY_SAML_*
- SMTP: DPNDNCY_SMTP_*
- Logging: DPNDNCY_LOG_LEVEL, DPNDNCY_LOG_FORMAT
- Telemetry: off by default; flag to opt-in to anonymous error reports