Skip to main content

Services

Environment variables

All configuration lives in .env in the alquimia-local directory.

Shared

Models (cloud & custom endpoints)

Cloud providers, API keys, and Base URL overrides (including OpenAI-compatible proxies and local inference URLs) are configured in Studio → Settings → Models Registry, not via provider blocks in .env.

Runtime

Router

Studio

Database

MinIO

Ollama (local models profile)

Insight Hub

Insight Hub is the knowledge-exploration UI (topics, documents, streaming chat). It is not the observability surface for agents — that lives in Studio (see Studio row above).
All port variables follow the pattern {SERVICE}_HOST_PORT. Override them in .env before running docker compose up — changing them after containers are created requires docker compose down first.