Skip to Content
Login Node Workflow

Login Node Workflow

The login node is the control plane for your session: start the dashboard UI, handle authentication, and watch active sessions.

  • Start UI with labgate ui (default localhost:7700).
  • Optional: set a stable quick-link token with labgate ui --port 7700 --token Abc123_Xy-9Z (12 chars, [A-Za-z0-9_-]).
  • Open the URL printed by LabGate in your local browser.
  • Keep this shell running while compute sessions are active.
Last updated on