Skip to main content
After installation, access the Central UI using port-forward:
odigos pro central ui
This forwards:
  • Central UI to http://localhost:3000
  • Central Backend to http://localhost:8081

Options

FlagDefaultDescription
--addresslocalhostAddress to bind the port-forward to
--namespace, -nodigos-centralNamespace where Odigos Central is installed
Example: To access from other machines on your network:
odigos pro central ui --address 0.0.0.0