Prerequisites

To access the infrastructure on the cluster you should use "sshuttle" (https://github.com/apenwarr/sshuttle)

pip install sshuttle

Connect to cluster network

Open a new terminal/console and enter the following command

sshuttle -N -H -r username@ias-ssh.ias.u-psud.fr

Leave the terminal open as long as you want to stay connected to the cluster in p-

Access services

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

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

ServiceURL
Management Consolehttp://cluster-r730-1:8000
HMI servicehttp://cluster-r730-1:8001/ui
property service

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.

When you want to ssh into a cluster commandline nothing changes. Just make sure you do not map any ports.