Skip to main content
You can install Odigos Central using the CLI or Helm chart.
Use the odigos pro central install command with --set flags:
This installs:
  • central-backend
  • central-ui
  • redis (for state)
  • keycloak (as identity provider)

CLI Flags

Example with all options:

Optional: Cloud Connectors

Cloud Connectors are disabled by default. To discover and instrument cloud workloads (AWS, GCP, and more) from Central, enable the feature at install or upgrade time:
On an existing install:
See Enable Cloud Connectors for PostgreSQL settings, verification steps, and full values.