Skip to main content

Links

DevsPortal is built on the Control Plane Operator engine. These docs cover the product and the Fedshi instance; the deep engine reference lives in the upstream Control Plane Operator documentation. This page is the map of which to read for what.

note

Keep the split in mind: anything specific to this branded instance (hostnames, versions, install, admin, onboarding) is here; anything about the engine's generic API, configuration language, or Helm internals is upstream.

What these docs cover

AreaWhere
What DevsPortal is, why, and how it worksOverview
Deploying and operating the Fedshi instanceOperators
Day-2 admin (upgrades, branding, backup, troubleshooting)Operators › Day 2
Developer onboarding and self-serviceDevelopers
Team setup and rolesTeams
This instance's environment map, versions, endpoints, and API surfaceReference

What to read upstream

Read the upstream Control Plane Operator docs for deep, engine-generic reference that does not change per customer:

Upstream sectionRead it forLink
API / CRD referenceField-level spec of every openchoreo.dev/v1alpha1 kindhttps://openchoreo.dev/docs/reference/api/
CEL referenceThe Common Expression Language used in component/trait renderinghttps://openchoreo.dev/docs/reference/cel/
Helm referenceChart values for the control/data/workflow/observability planeshttps://openchoreo.dev/docs/reference/helm/
Concepts & modulesHow the engine, planes, and abstractions work in generalhttps://openchoreo.dev/docs/concepts/
Docs homeEverything else in the engine documentationhttps://openchoreo.dev/docs

Source repositories

RepositoryWhat it isLink
EngineThe Control Plane Operator engine (controllers, CRDs, charts, CLI)https://github.com/openchoreo/openchoreo
UI / Backstage pluginsThe portal plugins DevsPortal brands and builds onhttps://github.com/openchoreo/backstage-plugins
  • Resource Model — the hierarchy charts and a reference page per kind.
  • API and CRDs — how the API maps to those resources, and how to authenticate.
  • Versions — the pinned chart and image versions for this instance.