Settings
Connection and integration preferences for the Nebula Core console.
Endpoints used by the API client. Driven by environment variables.
NEXT_PUBLIC_API_BASE_URL
NEXT_PUBLIC_API_KEY — sent on every request.
GET /api/health
Polling cadence for the API client.
Defined in lib/config.js (API_POLL_MS).
Local LLM runtime preferences (saved in this browser).
http(s)://host:port of the Ollama daemon.
How long Ollama keeps idle models loaded in VRAM.
Diffusion workflow runtime preferences.
ComfyUI HTTP server URL.
Absolute path to a saved workflow JSON.
Local thresholds, applied client-side once GPU telemetry is exposed.
°C
°C
% over a 60s window.
Container metrics are proxied through the Nebula Core API. The Docker socket is never exposed to the browser.
GET /api/containers
Runtime helpers for troubleshooting.
Enables verbose console output from the API client.