Settings

System status and integration configuration
Services
Business API (NestJS)offline / not configured
REST API, queues, persistence
PostgreSQL + pgvectoroffline / not configured
Business truth (ADR-001)
Redis + BullMQoffline / not configured
Job queues & scheduler
Agent Runtime (FastAPI + LangGraph)offline / not configured
Executor only — no business state
Supersite Publisheroffline / not configured
Set SUPER_SITE_API_BASE_URL to enable publishing
LLM (Model Router)offline / not configured
Set OPENAI_API_KEY; without it the agent runs in rule-based mode
Queue depths
Configuration reference
All integration credentials live in the server-side .env (see .env.example):
  • SUPER_SITE_API_BASE_URL / SUPER_SITE_API_TOKEN — publishing target
  • DATAFORSEO_LOGIN / DATAFORSEO_PASSWORD — keyword metrics (falls back to keyless search)
  • OPENAI_API_KEY / OPENAI_BASE_URL — model router
  • INTERNAL_SERVICE_TOKEN / AGENT_INTERNAL_TOKEN — service-to-service auth