ovstorage-contributor-run-broker-locally
Installation
SKILL.md
Run the Broker Locally
Goal
Start a local broker with an explicit trust boundary, the built-in auth Layer, and a file connection for development or integration testing.
Recipe
- Read the current configuration skeleton in the broker operator guide.
- Build binaries and storage plugins with
make dist. - Create a local config with a UDS listener, explicit auth configuration, an
[ovstorage]Layer graph, and a file[[connections]]entry. For a trusted-local smoke test,auth = "anonymous"is the smallest explicit choice; usekind = "builtin-auth"when testing policy behavior. - Create the file connection's root directory.
- Start the daemon: