Documentation Index
Fetch the complete documentation index at: https://docs.oktolabs.ai/llms.txt
Use this file to discover all available pages before exploring further.
Configuration overview
You can configure Pulse with environment variables and an optional.env file. There is no YAML configuration file in the community runtime.
How configuration works
Pulse usespydantic-settings. Field names map to environment variables by uppercasing the field name, and environment variable lookup is case-insensitive.
Configuration by concern
Environment variables
Complete table of server, storage, MCP, KG, tracing, and Docker variables.
Server configuration
Ports, bind hosts, CORS, terms, logging, and runtime behavior.
Storage paths
SQLite, uploads, per-board
graph.lbug, global discovery, backups, and volumes.