Runtime settings
Use this section to browse runtime configuration in two ways:
- by product, when you want the complete environment-variable inventory for Community, Enterprise, or Designer
- by runtime area, when you are diagnosing or planning a deployment around a specific concern such as FHIR, mappings, or performance
Configuration files that support runtime behavior are listed separately from environment variables.
Browse environment variables by product
Browse environment variables by runtime area
The grouped pages in this section separate concerns so related settings stay together when you are diagnosing a deployment or planning a rollout:
Server: listener ports, request limits, canonical URL behavior, and shared logging controlsEvaluation: throw levels, validation thresholds, and diagnostic collection policyFHIR: external server connectivity, auth, package loading, and package-registry accessMappings: file-backed mappings, polling intervals, and writable-store behaviorPerformance: expression caches and snapshot warm-up behaviorDesigner: browser-facing Designer settings and backend connection URLsLicensing: license delivery and validation controls
Named connections
- Named FHIR Connections — configure alternate FHIR servers for use with
$useFhirServer()
Authentication
- Authentication & Authorization — configure Keycloak-based authentication and a per-route authorization policy with
auth.yaml(Enterprise), plus the Designer'sFUME_DESIGNER_AUTH_ENABLEDswitch
For Kubernetes deployment of FUME Enterprise, see the FUME Helm chart.