Settings

Configure PyGubernator API URL, server bind info, and database tools.

Server runtime

Effective values from the API. Passwords masked. Log in as Admin to edit pygubernator.cfg.

Loading server overview…

Local models (Ollama)

The control plane API talks to Ollama from the machine where the API runs (not from your browser). Use host.docker.internal instead of localhost when the API runs in Docker and Ollama runs on the host.

Native API root (not .../v1). Paste http://localhost:11434/v1 and it will be normalized.

0 models installed

Pulling and deleting models requires an administrator account.

NameSizeActions
Connect to Ollama above, then refresh.

API Server

URL of the PyGubernator API this browser will call (saved in localStorage). Default matches PYGUBERNATOR_API_URL / dev proxy.

Server bind address

From the running API process (environment and pygubernator.cfg). This is not the same as the browser URL above unless they match.

Loading…

Database configuration

The control plane database is set on the server via PYGUBERNATOR_DATABASE_URL or pygubernator.cfg. Below shows what the API is using; you can test a different connection string without changing the server.

Show connection test fields

Expand to try credentials for Postgres or another URL

Integration Credentials

Manage API keys and tokens for connected services.

Loading credentials...