Configuration
Configuration
Configure Bridge Kernel — general settings, adapter connections, policy rules, and runtime environment.
Configuration
Bridge Kernel uses a single YAML configuration file (bridge.yaml) as the primary source of truth, with environment variable overrides for deployment flexibility.
Guides
- General Configuration — Core settings: node identity, signing keys, ledger paths, rate limits, and replay windows.
- Adapter Setup — Connect to devices and data sources: Modbus registers, OCPP endpoints, SunSpec devices, and webhook URLs.
- Policy Rules — Write allow/deny rules, sign policy bundles with HMAC, and manage the stage/promote/rollback lifecycle.
- Environment — Environment variables, runtime flags, and profile-based configuration for dev/staging/production.