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

Options

Example: To access from other machines on your network:
For production, expose Central with an ingress instead of port-forward. Route UI and backend paths as described in Authentication, and set auth.externalUrl to the public HTTPS URL.