Versions Compared

Key

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

DRAFT!!!


You can use the native ecflow_ui client to access remote servers via an SSH tunnel.  You  need to forward the port where the ecflow server is running. 

Authenticate via teleport

First you need to authenticate via Teleport on your End User device.

Set up dynamic port forwarding


Code Block
ssh -v -C -N -D 9050 -J myecuser@shell.ecmwf.int myecuser@hpc-login


Start ecflow_ui via proxychains