Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • First make sure you connected to the center with teleport using your token id. On the MAC i had to use latest teleport version. (5.0.0) 

    Code Block
    titleMAC
    brew install teleport # *OR*   > brew upgrade teleport


  • Next setup port forwarding. using ma0 as an example you will need your own UID. 

    Code Block
    titleConnect to workstation ecflow server and metabuilder ci server
    ssh -J ma0@shell.ecmwf.int ma0@polonius -C -N -L 4141:polonius:4141 -L 3142:ecflow-metab:3142


  • Inoke your local ecflow_ui. But please ensure that for host, you use 'localhost'  "localhost" tunnel entrance for all remote ecflow server hostnames.