Versions Compared

Key

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

...

Now edit the ecflow_ui launch script. Towards the end of the script, replace :

...

the "$exe"

...

with

...

proxychains4

...

"$exe"

...

On my machine, the ecflow_ui launch script is installed as /opt/miniconda3/bin/ecflow_ui. On Linux, you may need to type "proxychains" instead of "proxychains4".

You should now be able to start ecflow_ui and interact with ecFlow servers and suites as if you were at the Centre.

...