Skip to content

Dashboard settings

GET
/api/settings

Returns configuration values needed by the dashboard UI. Only exposes the subset of orchestrator config relevant to the frontend.

Dashboard-relevant settings

object
publicDomain

Public domain for Holden (from HOLDEN_PUBLIC_DOMAIN)

string
nullable
Example
holden.example.com
webhookSecret

Webhook secret for GitHub/Forgejo (from HOLDEN_WEBHOOK_SECRET)

string
nullable
externallyManaged

Whether the Holden container is managed by an external orchestrator (from HOLDEN_EXTERNALLY_MANAGED)

boolean

API key not configured (port 6020 only)