Page tree

Versions Compared

Key

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

Prerequisites

...

Info

This method does not work for MS Windows.

Prerequisites

Make sure to setup the SSH connection as documented in Setup FLARECAST development infrastructure.

install "sshuttle" (https://github.com/apenwarr/sshuttle)

Code Block
languagebash
titleInstall sshuttle
pip install sshuttle

Connect to cluster network

Open a new terminal/console and enter the following command

Code Block
languagebash
titleStart sshuttle
# sshuttle -N -H -r username@ias-ssh.ias.u-psud.fr
sshuttle -N -H -r username@flarecast-infra

Leave the terminal open as long as you want to stay connected to the cluster in p-u-psud. Occasionally you get disconnected due to timeouts. Just rerun the command above.

Access services

The name of the flarecast node is "cluster-r730-1"

You can now use the following links to access the services:

...

Open http://cluster-r730-1

...

http://cluster-r730-1:8002/ui

...

In future you should always use sshuttle to connect to the cluster and download data. The old way with port-mapping is obsolete and should no more be used.

...

to access the cluster.