ecFlow's documentation is now on readthedocs!

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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


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


Start ecflow_ui via proxychains

  • No labels